njtbx-icon
Netcdf-Java Toolbox
previous Class mVar
Method getData Next

 
 
Method getAttributes

PURPOSE ^

mVar/getAttributes -get attribute(s) associated with the variable

SYNOPSIS ^

function result = getAttributes(mVarObj, attrName)

DESCRIPTION ^

mVar/getAttributes  -get attribute(s) associated with the variable

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


 See also mGeoGridVar/getAttributes mDataset/getAttributes

CROSS-REFERENCE INFORMATION ^

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


previous Class mVar
Method getData Next
© 2006-2009   Mississippi State University   • License Terms   • Credits