フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

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

1 回表示 (過去 30 日間)
liu jibao
liu jibao 2018 年 1 月 31 日
閉鎖済み: liu jibao 2023 年 2 月 17 日
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?

回答 (0 件)

製品

Community Treasure Hunt

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

Start Hunting!