Problem with change a files whitin netcdf
1 view (last 30 days)
Show older comments
I have a problem I do not know how to change the name of a variable within a file *.nc. Through ncwrite I can change the data in a specific variable within a netcdf file ... but change the name of the variable is not .. if someone could help me ...
0 Comments
Accepted Answer
Ashish Uthama
on 22 Oct 2013
Try the netcdf.renamevar function. The doc page in the link has an example to get you started, post back if you run into any trouble.
0 Comments
More Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!