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.

类别

帮助中心File Exchange 中查找有关 Electrophysiology 的更多信息

产品

版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by