cdflib.getLibraryCopyright
Copyright notice of Common Data Format (CDF) library
Syntax
copyright = cdflib.getLibraryCopyright
Description
copyright = cdflib.getLibraryCopyright returns a character vector
containing the copyright notice of the CDF library.
Examples
Tips
This function corresponds to the CDF library C API routine
CDFgetLibraryCopyright.To use this function, you must be familiar with the CDF C interface. You can access the CDF documentation at the CDF website.