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

 Respuesta aceptada

Arcadie
Arcadie el 25 de Ag. de 2022
Editada: Arcadie el 25 de Ag. de 2022

0 votos

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’

Más respuestas (1)

Walter Roberson
Walter Roberson el 25 de Ag. de 2022

0 votos

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

Productos

Versión

R2022a

Preguntada:

el 25 de Ag. de 2022

Editada:

el 25 de Ag. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by