You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Load the .study file in the attached data folder ("EEG_Task_Study.study")
Select Study>LInear MOdelling of EEG Data>Estimate Model Parameters (channel)
Click "OK" on the popup
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]
The text was updated successfully, but these errors were encountered:
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.
https://uofwaterloo-my.sharepoint.com/:f:/g/personal/swinward_uwaterloo_ca/EsAnDmccLyxBrQ4qjbXvbIsBS4coty-vQeYicw3fEoJ9tw?e=NdfLpM
#### Steps to Reproduce
#### 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
The text was updated successfully, but these errors were encountered: