Seagrid 'setup' error

Discussion about analysis, visualization, and collaboration tools and techniques

Moderators: arango, robertson

Post Reply
Message
Author
wgjlove
Posts: 5
Joined: Wed Nov 12, 2008 4:24 pm
Location: Ocean University of China

Seagrid 'setup' error

#1 Unread post by wgjlove »

Hi,couple days ago ,i loaded the seagrid toolbox ,and it went well at that time ,but after a few days ,when I click 'view/setup',matlab said:

??? Error using ==> mat2str
Too many input arguments.

Error in ==> guido at 316
theControls(end+1) = uicontrol( ...

Error in ==> seagrid.dosetup at 83
s = guido(SeaGrid_Setup);

Error in ==> seagrid.doevent at 187
dosetup(self)

Error in ==> psevent at 25
doevent(ps(gcbf), theEvent, theMessage);

??? Error while evaluating uimenu Callback.

I don't know how to solve the problom,i need your help

wuhe
Posts: 15
Joined: Mon Dec 22, 2008 5:29 pm
Location: national ocean techniqual centre

Re: Seagrid 'setup' error

#2 Unread post by wuhe »

it maybe caused by mexcdf53,u can try to remove the dir of 'mexcdf5' from the your path of matlab!

dnavidad

Re: Seagrid 'setup' error

#3 Unread post by dnavidad »

hey i am having the same problem. did you solve it?

Post Reply