Requirements

In order to run MASCOI, you need matlab and SPM. I have tested MASCOI with matlab 7.0 and 7.1 on MacOS X and with matlab 6.5 on linux and windows 2000 (so far only matlab version 6 or newer are supported). For testing, I have used SPM99 and SPM2, and I have been assured that MASCOI also runs with SPM5. MASCOI does not use compiled code (so it is platform independent but sometimes a bit slow) nor any matlab toolbox.


Installation

Make sure sure the files mascoi.m, mni2tal.m and mci_td.mat (available in the download area) are placed in your matlab search path. Make sure SPM is in your matlab search path. That's it. There is a trick that allows you to use atlas definitions from a text file (Talairach Daemon format), but this is an undocumented feature so far...