Changeset 440 for trunk/src/civ.m
- Timestamp:
- Jun 5, 2012, 4:49:46 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/civ.m
r438 r440 768 768 set(handles.SubdirCiv1,'Visible','on') 769 769 set(handles.TitleSubdirCiv1,'Visible','on') 770 if ~opening770 if opening==0 771 771 errormsg=find_netcpair_civ(handles,1); % select the available netcdf files 772 772 if ~isempty(errormsg)
Note: See TracChangeset
for help on using the changeset viewer.