: varid = netcdf.inqVarID (ncid,name)

Return the id of a variable based on its name.

See also: netcdf.defVar,netcdf.inqVarIDs.

Package: netcdf