EEG lab topoplot function

15 ビュー (過去 30 日間)
Nadia_Ny635
Nadia_Ny635 2019 年 11 月 24 日
コメント済み: liju 2023 年 8 月 11 日
I just have a problem, I am running the matlab code on matlab 2017, however, i have a problem calling topoplot function from eeg lab directory. Everytime I run the code, I got this error "Error using matlab.graphics.chart.primitive.Contour/set There is no cdata property on the Contour class. Error in topoplot (line 145) set(h, 'cdata', [], 'edgecolor', 'k')"
  3 件のコメント
Daniel M
Daniel M 2019 年 11 月 24 日
Which version of EEGLAB are you running? Can you show us a minimal version of the code used to call this function? Remove everything unnecessary to reproduce the error. Also it wouldn't hurt if you could upload your data as well.
Potential problems are: incompatible versions of the toolbox, you've overloaded a function with a variable name, feeding the wrong data type into the function. But we cannot tell without more information.
liju
liju 2023 年 8 月 11 日
您好,请问呢我运行topoplot_connect时一直报错函数或变量 'topoplot_connect' 无法识别。但路径里已经添加了eeglab包含的所有子文件夹,请问这如何解决呢?麻烦您了!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeEEG/MEG/ECoG についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by