[typename, bytesize, basetypeid, numfields, classid] =
netcdf_inqUserType(ncid,typeid) ¶Provide information on a user defined type typeid in the dataset ncid.
The function returns the typename, bytesize, base type id, number of fields and class identifier of the type.
See also: netcdf_open, netcdf_defVlen, netcdf_inqVlen.
Package: netcdf