| Contents | Index |
mode = cdflib.getValidate()
mode = cdflib.getValidate() returns the validation mode of the Common Data Format (CDF) library.
mode |
Either of the following text strings or its numeric equivalent.
To get the numeric equivalent of these text strings, use cdflib.getConstantValue. |
Determine the current validation mode of the CDF library.
mode = cdflib.getValidate() mode = 'VALIDATEFILEon'
This function corresponds to the CDF library C API routine CDFgetValidate. 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.
cdflib.getConstantValue | cdflib.setValidate
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |