It seems there is a problematic process file (process_*.m), which it is likely to be a user process.
To figure it out:
-
Check if there is a warning in the startup text that appears in the Matlab console when Brainstorm starts
-
Remove from the Matlab path all the directories, and run Brainstorm.
This is to ensure that only Brainstorm processes are present. -
If you are familiar with the Matlab debugger, place a breakpoint in line 385 in
panel_process_selectthen in evaluate these lines and post the result
>> DataType
>> sProcessesAll(iProc)
>> sProcessesAll(iProc).InputTypes