PURPOSE 
mVar/getData - Read data from variable.
SYNOPSIS 
function result = getData(mVarObj, start, count, stride)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
See functions using getData:
- nj_grid_varget NJ_GRID_VARGET - get variable data and associated grid coordinates from local NetCDF file, NetCDF URL or OpenDAP URL
- nj_tslice NJ_TSLICE - Get data and coordinates from a CF-compliant file at a specific time step and level
- nj_varget NJ_VARGET - get variable data from local NetCDF file, NetCDF URL or OpenDAP URL
|