How can i create a NetCDF file ?
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
Carlos Batista
am 29 Okt. 2014
0 Stimmen
Felipe Lyra,
vc conseguiu criar o arquivo netcdf? Estou tentando também!!!
1 Kommentar
Felipe
am 30 Okt. 2014
Kategorien
Mehr zu NetCDF Files finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!