filling a netcdf file
Mostrar comentarios más antiguos
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!
Respuestas (1)
Ashish Uthama
el 20 de Mzo. de 2013
0 votos
To read:
To write to netcdf:
if you have an older version of MATLAB:
- netcdf.putvar has an example to get you started.
Categorías
Más información sobre NetCDF Files en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!