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