Changeset 811 for trunk/src/struct2nc_toolbox.m
- Timestamp:
- Aug 13, 2014, 3:08:49 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/struct2nc_toolbox.m
r809 r811 3 3 % errormsg=struct2nc_toolbox(flname,Data) 4 4 % 5 % OUPUT:6 % errormsg=error message, =[]: default, no error5 % OUTPUT: 6 % errormsg=error message, =[]: default, no error 7 7 % 8 % INPUT:9 % flname: name of the netcdf file to create (must end with the extension '.nc')8 % INPUT: 9 % flname: name of the netcdf file to create (must end with the extension '.nc') 10 10 % Data: structure containing all the information of the netcdf file (or netcdf object) 11 11 % with fields:
Note: See TracChangeset
for help on using the changeset viewer.