??? undefined function or method 'nncreate' for input arguments of type 'cell'
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Carlos Batista
il 7 Giu 2014
Commentato: Carlos Batista
il 8 Giu 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 Commenti
Risposta accettata
Image Analyst
il 7 Giu 2014
What does
which -all nncreate
say? Are you sure you didn't mean nccreate()?
5 Commenti
Image Analyst
il 8 Giu 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su NetCDF in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!