Ask for the latest RSLICE version

Discussion about analysis, visualization, and collaboration tools and techniques

Moderators: arango, robertson

Post Reply
Message
Author
vip545
Posts: 11
Joined: Tue Jun 18, 2013 1:10 pm
Location: Tsinghua university

Ask for the latest RSLICE version

#1 Unread post by vip545 »

i try to use the RSLICE to deal with the ROMS output, but when i type " >> rslice " in matlab, it shows the following problems

>> rslice
SWITCH expression must be a scalar or string constant.

Error in rslice_initialize (line 119)
switch ( options.input_type )

Error in rslice>rslice_OpeningFcn (line 464)
rslice_initialize ( hObject, options );

Error in gui_mainfcn (line 221)
feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});

Error in rslice (line 321)
gui_mainfcn(gui_State, varargin{:});

according to the former reply, it may be the version problem, (details: viewtopic.php?f=23&t=1111&p=5386&hilit=rslice#p5386 )

can someone offer me the latest version of RSLICE or an availiable one? thanks in advance!

Post Reply