Unrecognized function or variable

I am using EEGLab tool inside matlab within which I have installed a plugin named Blinker. It contains a getBlinkerDefaults function.
I traverse to the path and call the function, yet I get an error
Unrecognized function or variable 'getBlinkerDefaults'.

7 件のコメント

Walter Roberson
Walter Roberson 2021 年 7 月 31 日
At the moment, I am not completely sure that you tried to invoke getBlinkerDefaults() -- the font might be implying that you instead tried to invoke getB1inkerDefaults() . It is difficult to be sure.
What shows up if you try
ls getB*
which -all getBlinkerDefaults
Mayur Jartarkar
Mayur Jartarkar 2021 年 7 月 31 日
Mayur Jartarkar
Mayur Jartarkar 2021 年 7 月 31 日
Matt J
Matt J 2021 年 7 月 31 日
@Mayur Jartarkar please do not embed screenshot images when text will suffice.
Image Analyst
Image Analyst 2021 年 7 月 31 日
Did you have it on the path? Go to the home tab and select SavePath and then "Add with subfolders" then select the eeglab2021.0 folder, click save and OK. Then try.
Mayur Jartarkar
Mayur Jartarkar 2021 年 8 月 2 日
Yes the files are added to the path as you have described. I have also tried removing them and adding them later again. Still did not work. Could this be related to permissions in any way?
Walter Roberson
Walter Roberson 2021 年 8 月 2 日
If it were a permissions problem, there would have to be an unreadable directory.

回答 (0 件)

この質問は閉じられています。

製品

リリース

R2019b

質問済み:

2021 年 7 月 31 日

閉鎖済み:

2021 年 8 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by