ncdisp
Display contents of netCDF data source in Command Window
Description
ncdisp(
displays all groups,
dimensions, variable definitions, and attributes in the specified netCDF data source as text
in the Command Window.source
)
ncdisp(
uses the display format specified by source
,location
,dispFormat
)dispFormat
.
Examples
Input Arguments
Tips
If
source
is an OPeNDAP URL with a constraint expression, use the syntaxncdisp(source)
with no other input arguments.
Version History
Introduced in R2011aSee Also
ncinfo
| ncread
| ncreadatt
| ncwrite
| ncwriteatt