| Contents | Index |
[version,release,increment] = cdflib.getLibraryVersion()
[version,release,increment] = cdflib.getLibraryVersion() returns information about the Common Data Format (CDF) library.
Get the version information of the CDF library:
[version, release, increment] = cdflib.getLibraryVersion()
version =
3
release =
3
increment =
0
This function corresponds to the CDF library C API routine CDFgetLibraryVersion. To use these functions, you must be familiar with the CDF C interface. Read the CDF documentation at the CDF Web site. For copyright information, see the cdfcopyright.txt file.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |