How can i create a NetCDF file ?
古いコメントを表示
I'm trying to create a NetCDF file using netcdf.create ou nccreate but i'm not getting.
When i try to use netcdf.create:
>> netcdf.create('file','netcdf4'); ??? Error using ==> netcdflib Unrecognized operation: "NETCDF4"
Error in ==> getConstant at 28 param = netcdflib('parameter', param_name);
Error in ==> create at 45 mode = netcdf.getConstant(mode);
If you can help me i will be greatfull. Thanks.
採用された回答
その他の回答 (1 件)
Carlos Batista
2014 年 10 月 29 日
0 投票
Felipe Lyra,
vc conseguiu criar o arquivo netcdf? Estou tentando também!!!
カテゴリ
ヘルプ センター および File Exchange で NetCDF Files についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!