Skip to content

Setup manual

Ronald Sladky edited this page Feb 20, 2017 · 1 revision

Microsoft Windows

All systems

  1. Install Mathworks Matlab 2015b or higher (2016b recommended)
  2. Install a Python 3 version that is compatible with your Matlab version (see table) Download: https://www.python.org/downloads/windows/
  3. For convenience, add Python paths (e.g. c:\Python34;c:\Python34\Scripts;) to your system Path environment variable: System ► Advanced ► Environment Variables…
  4. Install Git SCM Download: https://git-scm.com/downloads
  5. Install required MATLAB toolboxes
  6. SPM12: http://www.fil.ion.ucl.ac.uk/spm
  7. jsonlab Toolbox: https://www.mathworks.com/matlabcentral/fileexchange/33381-jsonlab--a-toolbox-to-encode-decode-json-files
  8. PsychToolbox: http://psychtoolbox.org/download/
Clone this wiki locally