Skip to content

santvn/SN_struct2NetCDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SN_struct2NetCDF

% SN_struct2NetCDF converts MATLAB Struct to netCDF file
%
% Usage: SN_struct2NetCDF(filename,structvar)
%
% If there are sub struct or cell items included, then different files will
% be created because netCDF doesn't support such structure really.
% The main netCDF file will be given a string under the variable name with
% a file name point to the sub structure or cell items
%
% Created: San Nguyen 2014 04 30
% Updated: San Nguyen 2014 05 03
%

About

SN_struct2NetCDF converts MATLAB Struct to netCDF file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages