Dear Brainstorm team,
I recently updated Brainstorm to the version released on 8/28. When performing connectivity analysis and trying to visualize the results, I encounter an error as follows.
Would you be able to help me figure out why this is happening?
An error occurred while using the following: panel_scout>ParseVolumeAtlas
Too many input arguments.
Error occurred: figure_connect (line 29)
eval(macro_method);
Error occurred: view_connect (line 275)
figure_connect('LoadFigurePlot', hFig);
Error occurred: tree_callbacks>@(h,ev)view_connect(filenameRelative,'Fibers') (line 1955)
gui_component('MenuItem', jPopup, [], 'Display fibers [experimental]', IconLoader.ICON_FIBERS, [], @(h,ev)view_connect(filenameRelative, 'Fibers'));
Note: Past data doesn't have any issues with visualization.
Thank you in advance for your assistance.
Yoon