EEG lab topoplot function

12 次查看(过去 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 CenterFile Exchange 中查找有关 EEG/MEG/ECoG 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by