FSL compatibility with Windows 10

I am currently trying to run FSL commands with the Matlab command lines. Yet whenever I attempt to do this, the system cannot find any of my commands like system('flirt') as it says that it is inoperable. Can someone tell me how to set up a script that can run FSL into Matlab?

Réponses (1)

Nitish Katoch
Nitish Katoch le 7 Avr 2021

2 votes

Hello,
If you are still looking for the answer. Please try running this.
system(['bash -c "/usr/local/fsl/bin/flirt -h" ']).

Catégories

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by