Skip to content

Matlab 2011a unsupported now... #13

Description

@lrq3000

Hey there,

This is a great application, thank you for making and sharing it!

I used to use it with Matlab 2011a, but now it's uncompatible because of the following error:

Undefined function or method 'gobjects' for input arguments of type 'double'.

Error in ==> <a href="matlab: opentoline('C:\matlab_tools\bspmview\supportfiles\pgrid.m',65,0)">pgrid at 65</a>
phandle     = gobjects(npanel, 1);

Error in ==> <a href="matlab: opentoline('C:\matlab_tools\bspmview\bspmview.m',577,0)">bspmview>put_upperpane at 577</a>
    [phandle, pidx] = pgrid(nrow, 1, ...

Error in ==> <a href="matlab: opentoline('C:\matlab_tools\bspmview\bspmview.m',535,0)">bspmview>put_figure at 535</a>
    put_upperpane;

Error in ==> <a href="matlab: opentoline('C:\matlab_tools\bspmview\bspmview.m',139,0)">bspmview at 139</a>
    S = put_figure(ol, ul); shg;

Indeed, gobjects was introduced in MATLAB 2013.

The last version of bspmview I used which was compatible with MATLAB 2011 was bspmview-829fd7d. Maybe you should make a release with this commit for people with an old MATLAB version (like me)?

PS: I'm not asking to maintain the compatibility with the old MATLAB, but just to release a commit of bspmview when it was still compatible, I know my collegues (who are all using the same version of MATLAB as me) would find it useful...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions