Main Content
cdflib.getFileBackward
Return backward compatibility mode
Description
returns the
backward compatibility mode for new file creation. The function returns the backward
compatibility mode as bcMode
= cdflib.getFileBackward'BACKWARDFILEoff'
or
'BACKWARDFILEon'
.
Examples
More About
Tips
This function corresponds to the
CDFgetFileBackward
routine in the CDF library C API.To use this function, you must be familiar with the CDF C interface. You can access the CDF documentation at the CDF website.
Version History
Introduced in R2011a