Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

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

1 vue (au cours des 30 derniers jours)
liu jibao
liu jibao le 31 Jan 2018
Clôturé : liu jibao le 17 Fév 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?

Réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!