bachlab / PsPM

A matlab suite for Psycho-Physiological Modelling
GNU General Public License v3.0
43 stars 11 forks source link

Fix error of cfg_util #746

Closed teddychao closed 3 months ago

teddychao commented 3 months ago

Fixes a user-reported issue.

Changes proposed in this pull request:

teddychao commented 3 months ago

Tested working well on macOS

When PsPM started up, it uses the defined path

image

When PsPM quits, the original path is restored

image
teddychao commented 3 months ago

Windows version works. The issue reported is related to the use of pspm_help. image

teddychao commented 3 months ago

Tested it works if I added a SPM folder in the path

After running PsPM

image

SPM folder restored

image