freesurfer_statsurf_display: Freesurfer surface results display in MATLAB


Installing

freesurfer_statsurf_display requires MATLAB version 2010b or later. I have tested it on Linux and Windows. No toolboxes are required.

Downloading

The source code must be fetched using git, and there are several steps. Type the following into a terminal. These commands fetch the freesurfer_statsurf_display code.

git clone https://github.com/DevelopmentalImagingMCRI/freesurfer_statsurf_display.git

Updates to freesurfer_statsurf_display can be fetched using

git pull

Using

Add the freesurfer_statsurf_display directory created by the git clone to your path in MATLAB.