cdflib.getConstantNames
Names of Common Data Format (CDF) library constants
Syntax
names = cdflib.getConstantNames
Description
names = cdflib.getConstantNames returns a cell array of character
vectors, where each character vector is the name of a constant known to the Common Data Format
(CDF) library.
Examples
Tips
This function is a MATLAB® utility function and does not correspond to any function in the CDF library C API.