Cannot import a cdfx file exported from INCA V7.2.8
>> cdfxObj = cdfx("cdfxFileName.cdfx");
Invalid index.

 Akzeptierte Antwort

Arcadie
Arcadie am 25 Aug. 2022
Bearbeitet: Arcadie am 25 Aug. 2022

0 Stimmen

I found issue, for BOOLEAN category <VT> tags in <SW-VALUES-PHYS> should be used.
cdfx(CDFXfile) function do not support CDF representation for Boolean with ‘1’ / ‘0’

Weitere Antworten (1)

Walter Roberson
Walter Roberson am 25 Aug. 2022

0 Stimmen

I suspect that you have a variable in your workspace named cdfx -- one that is not a function handle.

Produkte

Version

R2022a

Gefragt:

am 25 Aug. 2022

Bearbeitet:

am 25 Aug. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by