Adding SPM in MATLAB

Tags Psychology

Summary

Steps to add SPM to MATLAB. The SPM software is a suite of MATLAB functions to organize and interpret functional neuroimaging data. This is primarily used in LSA: Psychology.

Environment

  • Windows

Directions

  1. Create a folder on the device under C:\ called SPM
  2. Copy the contents of “SPM” folder from \\lsa-ehts.m.storage.umich.edu\lsa-ehts\Windows\Software\SPM\spm12_with_r6906 to C:/SPM
  3. Launch MATLAB. You should get a :> prompt.
  4. Add SPM to MATLAB's path by typing the command: addpath c:/spm
  5. SPM is now ready to use: spm

External Links

Details

Article ID: 2087
Created
Fri 5/29/20 1:55 PM
Modified
Tue 12/19/23 2:24 PM