Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
NetCDF
Home
Class documentation
NetCDFFile
NetCDFGroup
NetCDFDimension
NetCDFVariable
NetCDFRealVariable
NetCDFComplexVariable
Version History
Search NetCDF
dimensionWithName
dimensionWithName
Retrieve a dimension by name.
Discussion
Usage
xDim
=
ncfile
.
dimensionWithName
(
'x'
);