wiki

Matlab

It’s quite hard to not love MATLAB, the “Matrix Laboratory.” It can pretty much do anything that you can dream up. Most of the scripts/tools that I have documented on here have something to do with MATLAB! I am the proud owner of a MATLAB Community hat, am not embarrassed to admit that I attend the online learning seminars for fun, and never think twice about embarking on any new project that involves MATLAB! For help writing scripts or finding functionality, it’s best to look at the MATLAB Function Reference: http://www.mathworks.com/help/techdoc/ref/f16-6011.html

Data Manipulation and Tools

Imaging

Genetics

Miscellaneous

Resources

MATLAB TOOLS (for your Desktop)

The Tools and Various Commands:

TOOLS for Nifti and Analyze

addpath('/usr/local/packages/MATLAB/fslroi');
addpath('/usr/local/packages/MATLAB/NIFTI');

Error Troubleshooting