- netcdf.putvar has an example to get you started.
filling a netcdf file
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, I have a netcdf file of 2 variables filled with dummy (all zeros) values. I would like to replace the zeros with values from 2 txt files. Which command do I need to use?
Thank u in advance!
0 Kommentare
Antworten (1)
Ashish Uthama
am 20 Mär. 2013
To read:
To write to netcdf:
if you have an older version of MATLAB:
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!