njtbx-icon
Netcdf-Java Toolbox
previous Method getJNetcdfDataset
Method getTimes Next

 
 
Method getShape

PURPOSE ^

mVar/getShape - get variable shape

SYNOPSIS ^

function result = getShape(mVarObj)

DESCRIPTION ^

mVar/getShape - get variable shape
   
 Method Usage:  
       shape=getShape(mVarObj) or
       shape=mVarObj.getShape;   
 where,  
       mVarObj - mVar object. 
 returns,
       shape - matlab array 

  See also mGeoGridVar/getShape


previous Method getJNetcdfDataset
Method getTimes Next
© 2006-2009   Mississippi State University   • License Terms   • Credits