Simple script to convert preprocessed functional files from fmriPrep to BrainVoyager.
This MATLAB script is based on Neuroelf functions (https://neuroelf.net/).
- Have Neuroelf installed and in MATLAB's path.
- One or more functional .nii.gz from fmriPrep (example provided)
- Protocol file in BrainVoyager format (.prt) for each functional run (example provided)
Open MAIN.m, edit Settings, run!