??? undefined function or method 'nncreate' for input arguments of type 'cell'
1 view (last 30 days)
Show older comments
Carlos Batista
on 7 Jun 2014
Commented: Carlos Batista
on 8 Jun 2014
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 Comments
Accepted Answer
Image Analyst
on 7 Jun 2014
What does
which -all nncreate
say? Are you sure you didn't mean nccreate()?
5 Comments
Image Analyst
on 8 Jun 2014
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.
More Answers (0)
See Also
Categories
Find more on NetCDF in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!