Re: [Freesurfer] Computing LGI using Octave instead of Matlab

2019-03-05 Thread Tim Schäfer
External Email - Use Caution Maybe you already know this, but just in case: mris_compute_lgi is a shell script, so you can open it in an editor and check what it does.cat The output of the following command gives a good first impression: cat `which mris_compute_lgi` | grep -

[Freesurfer] Computing LGI using Octave instead of Matlab

2019-03-05 Thread Natasha Sharma
External Email - Use Caution Hello all, Is there a way to run LGI commands listed below using Octave instead of Matlab? I've read somewhere on the forums of being able to get Freesurfer to use Octave instead of Matlab in FSFAST but I'm not sure if it will work with the commands be