njtbx-icon
Netcdf-Java Toolbox
previous Method Close
Method getGeoGridVar Next

 
 
Method getAttributes

PURPOSE ^

mDataset/getAttributes - Returns a structure with global attributes or a value for specified global attribute name.

SYNOPSIS ^

function result = getAttributes(mDatasetObj,attrName)

DESCRIPTION ^

mDataset/getAttributes - Returns a structure with global attributes or a value for specified global attribute name.                     

 Method Usage:  
       attr=getAttributes(mDatasetObj)
       attr=getAttributes(mDatasetObj,attrName)
 where,
       mDatasetObj- mDataset object.
       attrName - Global Attribute Name. (case ignored)
 returns,
       attr - matlab structure containing attributes

See also mVar/getAttributes mGeoGridVar/getAttributes

CROSS-REFERENCE INFORMATION ^

See functions using getAttributes:
  • nj_attget NJ_ATTGET - Get global and variable attributes


previous Method Close
Method getGeoGridVar Next
© 2006-2009   Mississippi State University   • License Terms   • Credits