Skip to content

roohy466/matworkbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matworkbench

The matworkbench is an interface between Connectome Workbench and Matlab. Many neuroscience studies are using SPM for analyzing the data but it is somtimes difficult to regenerate the figures in the form that has been published. Connectome Workbench has the ability to store all the data in a nice form. However it is difficult to use it for other softwares like SPM. Here I created a very small script which bridges the Matlab and Connectome Workbench to help scientists to visulaize the results in the Connectome Workbench very quickly .

Prerequisites:

  1. SPM12

  2. Connectome Workbench

The current version has been tested in Linux and Mac

if you are using Mac specially you have to run Matlab via terminal t access the wb_view. The path to wb_view and Matlab also must be defined in the profile file.

because the Conte69_AverageT1w.nii is 25MB, please download it from follwoing link and put it in Conte69_32k_fs_LR folder. https://www.dropbox.com/s/tvbeusi30lwqhw1/Conte69_AverageT1w.nii?dl=0

Usage:

clone ...

% run in Matlab

addpath Path/matworkbench

opennii

Releases

No releases published

Packages

No packages published

Languages