cvxread - Read Calibration-Value Exchange (CVX) File

This function reads the calibration data ('labels') in a CVX file and imports them into MATLAB.
350 Downloads
Aktualisiert 3 Sep 2015

Lizenz anzeigen

The user can specify the format in which the labels are imported into MATLAB. Additionally, an interactive GUI mode is available. The import may be redirected to either a return argument of the function, to the base workspace, or to a .mat file. For details, refer to the included PDF documentation.
NOTE: This function comes without warranty that it is able to properly parse and import all CVX files (i.e. from any source and with any content). It is based on the official format description but not all cases could have been tested. Please report any errors, bugs and shortcomings to the author!
MATLAB versions: Developed under 2013b, tested also for 2014b.

Zitieren als

Jonas Asprion (2024). cvxread - Read Calibration-Value Exchange (CVX) File (https://www.mathworks.com/matlabcentral/fileexchange/51984-cvxread-read-calibration-value-exchange-cvx-file), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2013b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Large Files and Big Data finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Update to V 1.1 (Sept. 3, 2015):
- Can handle (i.e. read) string values (in any record type).
- End of matrix-data checked by testing for an empty line (which is according to the format description).

1.0.0.0