The computational model and corresponding code have been designed and implemented by Jorge Mejias, from the University of Amsterdam.
Contact: [email protected]
Follow these steps to run the code and obtain the simulation results:
-
Run
main1.m:
Modify any parameters within this file to reproduce the different results shown in the manuscript. -
Replicating Figures:
-
Figure 1:
Runmain.mfor the following conditions:- Premovement:
PFCsig = 100 - Movement:
PFCsig = 0
Compare the results by running the scriptfigure1.m.
- Premovement:
-
Figures 2 and 3:
Inactivate different populations (e.g., PN or VL) using the variableoptopulse.- For inactivation, use negative input values.
Analyze the results by building and using similar scripts.
- For inactivation, use negative input values.
-
Figure 4:
To simulate the stimulation of PC, simply runfigure4.m.
-