Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when using Load Existing ERPset(s) from the ERPLAB manual #165

Open
wmzheng18 opened this issue Dec 30, 2022 · 0 comments
Open

Errors when using Load Existing ERPset(s) from the ERPLAB manual #165

wmzheng18 opened this issue Dec 30, 2022 · 0 comments
Labels

Comments

@wmzheng18
Copy link

Description

When loading ERPset by using Load Existing ERPset(s) from the ERPLAB manual, the ERPset will be loaded in the MATLAB Workspace, but won't be loaded into the ERPsets list with the following error messages:


Error using uimenu
Value must be a handle.
Error in updatemenuerp (line 95)
ERPSETMENU(indexerp) = uimenu( erpmenu, 'tag', 'linerp');
Error in pop_loaderp (line 282)
updatemenuerp(ALLERP); % add a new erpset to the erpset menu
Error in pop_loaderp (line 108)
[ERP, ALLERP, erpcom] = pop_loaderp('filename', filename, 'filepath', filepath, 'Warning', 'on', 'UpdateMainGui', 'on', 'multiload', 'off',...
Error while evaluating Menu Callback.


Note: pop_loaderp works when set 'UpdateMainGui' == 'off'.


#### Versions 9.0
OS version [Windows 11 pro]
Matlab version R2022a]
EEGLAB version [v2022.1]
ERPLAB version [9.02]
@ammsimmons ammsimmons added the bug label Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants