njtbx-icon
Netcdf-Java Toolbox
previous Method getJGeoGridDataset
Method subsetGeoGridVar Next

 
 
Method getShape

PURPOSE ^

mGeoGridVar/getShape - get grid variable shape

SYNOPSIS ^

function result = getShape(mGeoGridVarObj)

DESCRIPTION ^

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

 See also mVar/getShape


previous Method getJGeoGridDataset
Method subsetGeoGridVar Next
© 2006-2009   Mississippi State University   • License Terms   • Credits