filling a netcdf file
显示 更早的评论
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!
回答(1 个)
Ashish Uthama
2013-3-20
0 个投票
To read:
To write to netcdf:
if you have an older version of MATLAB:
- netcdf.putvar has an example to get you started.
类别
在 帮助中心 和 File Exchange 中查找有关 NetCDF 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!