Why do I keep getting an error when I try to install eeglab on matlab?

13 Ansichten (letzte 30 Tage)
Ciara
Ciara am 17 Okt. 2014
Kommentiert: Geoff Hayes am 8 Nov. 2017
Hi All,
I have the latest version of matlab and I am trying to install the toolbox eeglab which hopefully some of you might know of.
I have tried installing newer and older versions of the eeglab but I keep getting the following errors. Does anyone know why this might be happening? Other people I know do not have any difficulties installing eeglab.
Error using supergui (line 140) supergui error: argument 'fig' must be numeric
Error in eeglab>eeg_mainfig (line 1300) supergui(gcf, geometry, [], listui{:});
Error in eeglab (line 449) javaobj = eeg_mainfig(onearg);
  3 Kommentare
Star Strider
Star Strider am 17 Okt. 2014
If you’re using ‘the latest version of matlab’ ( R2014b ), the handle graphics calls are significantly different from prior versions. Notably, they no longer return numeric handles. You will likely have to contact the author of ‘eeglab’ to update the code.
It should still work without modification on R2014a and earlier releases.
Precious Dube
Precious Dube am 30 Jun. 2016
using MATLA R2013b and ger MCR installer error

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Muhammad Usman Saleem
Muhammad Usman Saleem am 30 Jun. 2016
You can also send an email to support@mathworks.com but I really don't recommend it since that will be so very much slower than just calling them on the phone. Installation help is free for everyone including those with the Student Suite.

Qaiser Hussain
Qaiser Hussain am 7 Nov. 2017
Hi all, I am also facing same error
I am using matlab version R2017a and following steps
MATLAB--> Home--> SetPaths
Browse eeglab (eeglab10_2_5_6a) and select
--> Add with subfolders, save and close when i write eeglab in command window I am facing error
eeglab: options file is C:\Users\qaiserh\eeg_options.m CANNOT START CHAT - CURRENTLY ONLY AVAILABLE AT THE UNIVERSITY OF CALIFORNIA SD Error using supergui (line 126) supergui error: argument 'fig' must be numeric
Error in eeglab>eeg_mainfig (line 1033) supergui(gcf, geometry, [], listui{:});
Error in eeglab (line 357) javaobj = eeg_mainfig(onearg);
  1 Kommentar
Geoff Hayes
Geoff Hayes am 8 Nov. 2017
Qaiser - since your post is a question and not an answer, please delete it (here) and re-post as a new question or as a comment to this one.
You may want to contact the authors of the software to discuss your problem and confirm that it is compatible with R2017a.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by