Display contents of NetCDF data source in Command Window
ncdisp(
displays
all the groups, dimensions, variable definitions, and all attributes
in the NetCDF data source, source
)source
, as text in the
Command Window.
ncdisp(
displays the contents of the NetCDF data source, in the display format
specified by source
,location
,dispFormat
)dispFormat
.
If source
is an OPeNDAP URL with
a constraint expression, use the syntax, ncdisp(source)
with
no other input arguments.