- Loadable Function:
[typename, bytesize, basetypeid] =
netcdf_inqVlen(ncid,typeid) ¶
Provide information on a NC_VLEN variable length array type typeid in the dataset ncid.
The function returns the typename, bytesize, and base type id.
See also: netcdf_open, netcdf_defVlen.
Package: netcdf