Skip to content

seagrid_test error "Undefined function 'any'..." #1

@MathewBiddle

Description

@MathewBiddle

Hi All, not sure if this code is still being maintained, but I tried to run seagrid_test in MATLAB R2016B and I get the following error notification:

Undefined function 'any' for input arguments of type
'matlab.graphics.GraphicsPlaceholder'.

Error in busy (line 10)
if ~any(findobj('Type', 'figure')), return, end

Error in seagrid (line 68)
busy

Error in seagrid_test (line 24)
self = seagrid(theCoastline, theBathymetry)

I did find this ticket in the ROMS discussion board, but wanted to see if there are plans to update seagrid for new matlab versions.

Thanks! I was able to get it to work on an old version of matlab and it is extremely useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions