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.
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:
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.