??? 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!