Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

the function "netcdf.getAtt" don't work on my nc files, is it a bug?

1 Ansicht (letzte 30 Tage)
liu jibao
liu jibao am 31 Jan. 2018
Geschlossen: liu jibao am 17 Feb. 2023
I use the function netcdf.getAtt for my nc files, but I get the error that the datatype ( 12 ) of the attribute is unsupported, then I find the value of xtype is 12 which is returned by the function netcdflib, in fact, that attribute is the string type but the length is variable. So, matlab cann't read this kind of attribute whose data type is variable length, is it so?

Antworten (0)

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!