Toolbox for simulation and processing if in-vivo magnetic resonance spectroscopy data
Getting Started (Basic):
- Click on the "Download ZIP" button to download the package.
- Unzip the file "FID-A-master.zip" and move the resulting folder "FID-A-master/" into the directory of your choice (e.g. /Users/JohnDoe/Documents/MatlabScripts/, or something like that).
- Open MATLAB and add the FID-A-master directory to your path using: addpath(genpath('/Users/JohnDoe/Documents/MatlabScripts/FID-A-master/'));
- Now you are ready to start using the toolbox!