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

Error with LIMO: Unrecognized function or variable 'addons' #835

Open
sbwinward opened this issue Jan 7, 2025 · 0 comments
Open

Error with LIMO: Unrecognized function or variable 'addons' #835

sbwinward opened this issue Jan 7, 2025 · 0 comments

Comments

@sbwinward
Copy link

Description

When attempting to run the first level of the LIMO toolbox within EEGLab, I get the following error in a popup window:

"EEGLAB error in function limo_batch() at line 570:
Unrecognized function or variable 'addons'."

I don't understand why I'm getting this error as the addon that LIMO needs based on line 570 in LIMO (the parallel processing toolbox) is in my pathdef, as is the rest of the addons folder.The folder with my data and study file is linked below.

Screenshot 2025-01-06 193221

https://uofwaterloo-my.sharepoint.com/:f:/g/personal/swinward_uwaterloo_ca/EsAnDmccLyxBrQ4qjbXvbIsBS4coty-vQeYicw3fEoJ9tw?e=NdfLpM


#### Steps to Reproduce
  1. Open Matlab 2022b
  2. Open EEGLab 2024.2.1 (with LIMO 3.4 as a plugin)
  3. Load the .study file in the attached data folder ("EEG_Task_Study.study")
  4. Select Study>LInear MOdelling of EEG Data>Estimate Model Parameters (channel)
  5. Click "OK" on the popup
  6. Wait some time for first level to run, it will produce the bug after a while.

#### Expected behavior: I expected the first level of LIMO to continue running and eventually end by creating all the files necessary for the second level of analysis, along with the batch report.
#### Actual behavior: The first level stopped running, I received the popup error message described above, and there is no batch report. At least some of the files for second level analysis were created though.
#### Versions
OS version [Windows 11]
Matlab version [2022b]
EEGLAB version [2024.2.1]
LIMO version [3.4]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant