orchid75
May 18th, 2007, 08:29
Dear all,
in order to use Brainstorm to analyze my EEG files, i downloaded it and followed the instruction to launch it. Im using MAtlab 6.5 with windows XP.
Unfortunately, the script crash at start :
Starting BrainStorm, watch for messages in Message Window . . .
??? Error using ==> load
Unable to read MAT file C:\Brainstorm\Toolbox\bst_static_taskbar.fig
See FILEFORMATS for a list of known file types and the functions used to read them.
Error in ==> C:\MATLAB6p5\toolbox\matlab\iofun\hgload.m
On line 45 ==> fileVars = load(filename,'-mat');
Error in ==> C:\MATLAB6p5\toolbox\matlab\graphics\openfig.m
On line 89 ==> [figs, oldvis] = hgload(filename, struct('Visible','off'));
Error in ==> C:\Brainstorm\Toolbox\bst_static_taskbar.m
On line 321 ==> fig = openfig(mfilename,'reuse');
Error in ==> C:\Brainstorm\startup.m
On line 321 ==> TASKBAR = bst_static_taskbar; % launch the new static taskbar
What can i do?? THX
in order to use Brainstorm to analyze my EEG files, i downloaded it and followed the instruction to launch it. Im using MAtlab 6.5 with windows XP.
Unfortunately, the script crash at start :
Starting BrainStorm, watch for messages in Message Window . . .
??? Error using ==> load
Unable to read MAT file C:\Brainstorm\Toolbox\bst_static_taskbar.fig
See FILEFORMATS for a list of known file types and the functions used to read them.
Error in ==> C:\MATLAB6p5\toolbox\matlab\iofun\hgload.m
On line 45 ==> fileVars = load(filename,'-mat');
Error in ==> C:\MATLAB6p5\toolbox\matlab\graphics\openfig.m
On line 89 ==> [figs, oldvis] = hgload(filename, struct('Visible','off'));
Error in ==> C:\Brainstorm\Toolbox\bst_static_taskbar.m
On line 321 ==> fig = openfig(mfilename,'reuse');
Error in ==> C:\Brainstorm\startup.m
On line 321 ==> TASKBAR = bst_static_taskbar; % launch the new static taskbar
What can i do?? THX