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

15 vues (au cours des 30 derniers jours)
Ciara
Ciara le 17 Oct 2014
Commenté : Geoff Hayes le 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 commentaires
Star Strider
Star Strider le 17 Oct 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 le 30 Juin 2016
using MATLA R2013b and ger MCR installer error

Connectez-vous pour commenter.

Réponses (2)

Muhammad Usman Saleem
Muhammad Usman Saleem le 30 Juin 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 le 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 commentaire
Geoff Hayes
Geoff Hayes le 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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by