Cannot open cdfx file

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

 Risposta accettata

Arcadie
Arcadie il 25 Ago 2022
Modificato: Arcadie il 25 Ago 2022

0 voti

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’

Più risposte (1)

Walter Roberson
Walter Roberson il 25 Ago 2022

0 voti

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

Prodotti

Release

R2022a

Richiesto:

il 25 Ago 2022

Modificato:

il 25 Ago 2022

Community Treasure Hunt

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

Start Hunting!

Translated by