Hello,
I calculated inverse solution for EEG signal by modifying a method in MATLAB (using fieldtrip). Now I want to go back to Brainstorm and use the visualizations that are available there. How can I do this?
Please take a look to the code in the process_ft_sourceanalysis, it calls the FielTrip function ft_sourceanalysis and the result of it is converted a Brainstorm result (sources) file.
Thank you for your response. Could you please provide me with more guidance? I am unable to transfer any information from MATLAB to Brainstorm so that I can use the GUI Toolbox. Could you please provide me with more guidance on how I can use this function?