Hello,
I've been using brainstorm for a while now in a Mac M2, around 10 days ago I started having the next message in Matlab when I try to start brainstorm:
BST> Starting Brainstorm:
BST> =================================
Unrecognized function or variable 'java_create'.
Error in bst_splash (line 46)
jSplash = java_create('javax.swing.JDialog', 'Ljava.awt.Frame;Ljava.lang.String;Z', [], 'Brainstorm', 0);
Error in bst_startup (line 88)
bst_splash('show');
Error in brainstorm (line 126)
bst_startup(BrainstormHomeDir, 1, BrainstormDbDir, TemplateName);
Not even the brainstorm window opens after that
I have already updated Matlab, Java and brainstorm but I keep getting that message.
Would you please let me know how I should fix this error?