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

 채택된 답변

Arcadie
Arcadie 2022년 8월 25일
편집: Arcadie 2022년 8월 25일

0 개 추천

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’

추가 답변 (1개)

Walter Roberson
Walter Roberson 2022년 8월 25일

0 개 추천

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

카테고리

제품

릴리스

R2022a

질문:

2022년 8월 25일

편집:

2022년 8월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by