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

 Réponse acceptée

Arcadie
Arcadie le 25 Août 2022
Modifié(e) : Arcadie le 25 Août 2022

0 votes

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’

Plus de réponses (1)

Walter Roberson
Walter Roberson le 25 Août 2022

0 votes

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

Catégories

Produits

Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by