Error in: Run -> Add process

It seems there is a problematic process file (process_*.m), which it is likely to be a user process.

To figure it out:

  1. Check if there is a warning in the startup text that appears in the Matlab console when Brainstorm starts

  2. Remove from the Matlab path all the directories, and run Brainstorm.
    This is to ensure that only Brainstorm processes are present.

  3. If you are familiar with the Matlab debugger, place a breakpoint in line 385 in panel_process_select then in evaluate these lines and post the result

>> DataType
>> sProcessesAll(iProc)
>> sProcessesAll(iProc).InputTypes