??? undefined function or method 'nncreate' for input arguments of type 'cell'
1 回表示 (過去 30 日間)
古いコメントを表示
Hi
I'm trying save my data in netcdf file, but give erro (??? undefined function or method 'nncreate' for input arguments of type 'cell')
What happens? Can be lack of nncreate function in my sistem?
Thanks Carlos
0 件のコメント
採用された回答
Image Analyst
2014 年 6 月 7 日
What does
which -all nncreate
say? Are you sure you didn't mean nccreate()?
5 件のコメント
Image Analyst
2014 年 6 月 8 日
Honestly, I know absolutely nothing about the function. I never use netcdf files. I would imagine though that you can download it from somewhere rather than have to create it yourself.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で NetCDF についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!