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 Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!