Summary
Technical Info
- PsPM revision ID:
- MATLAB version: R2023A
Hello, I'm a first time PSPM user trying to run an existing preprocessing pipeline to model GSR data using GLM for a fear conditioning paradigm. I'm encountering this error when running the script that runs the GLM:
Import unsuccesful for file /filepath/Data_export_EH.acq.
17-Jan-2025 09:40:36 - Done 'Import'
17-Jan-2025 09:40:36 - Running 'GLM for SCR'
17-Jan-2025 09:40:36 - Failed 'GLM for SCR'
Brace indexing is not supported for variables of this type.
In file "/filepath/v4.3.0/pspm_cfg/pspm_cfg_run_glm.m" (???), function "pspm_cfg_run_glm" at line 17.
In file "/filepath/v4.3.0/pspm_cfg/pspm_cfg_run_glm_scr.m" (???), function "pspm_cfg_run_glm_scr" at line 18.
I'm certain the file it's trying to import exists. Does anyone know how to address this error? This script worked previously for this dataset but not when I rerun it. Thank you very much and please let me know if you need more information.
Summary
Technical Info
Hello, I'm a first time PSPM user trying to run an existing preprocessing pipeline to model GSR data using GLM for a fear conditioning paradigm. I'm encountering this error when running the script that runs the GLM:
Import unsuccesful for file /filepath/Data_export_EH.acq.
17-Jan-2025 09:40:36 - Done 'Import'
17-Jan-2025 09:40:36 - Running 'GLM for SCR'
17-Jan-2025 09:40:36 - Failed 'GLM for SCR'
Brace indexing is not supported for variables of this type.
In file "/filepath/v4.3.0/pspm_cfg/pspm_cfg_run_glm.m" (???), function "pspm_cfg_run_glm" at line 17.
In file "/filepath/v4.3.0/pspm_cfg/pspm_cfg_run_glm_scr.m" (???), function "pspm_cfg_run_glm_scr" at line 18.
I'm certain the file it's trying to import exists. Does anyone know how to address this error? This script worked previously for this dataset but not when I rerun it. Thank you very much and please let me know if you need more information.