PDA

View Full Version : Cannot open 'startup' window


Jun Yao
July 20th, 2004, 12:36
Brainstormer:

When I typed "startup' at the "BrainStorm" directory, I got following error message:%-----------------------------
startup
Starting BrainStorm, watch for messages in Message Window . . .


IMPORTANT!


Your Matlab version 6.5.0.180913a (R13) has known problems with fseek and ftell.
See
http://www.mathworks.com/support/solutions/data/1-1A2W2.html
and
http://www.mathworks.com/support/solutions/data/1-19NOK.html?solution=1-19NOK
Binary I/O in BrainStorm may be unreliable.
Recommend you upgrade to 6.5.1 (R13.1)


No history
??? One or more output arguments not assigned during call to 'h'.

Error in ==> C:\Documents and Settings\Jun Yao\Matlab\BST_2p0_09Jul2004\Toolbox\bst_static_ta skbar.m
On line 335 ==> set(h,'enable','off');

Error in ==> C:\Documents and Settings\Jun Yao\Matlab\BST_2p0_09Jul2004\startup.m
On line 333 ==> TASKBAR = bst_static_taskbar; % launch the new static taskbar
%--------------------------

And no GUI window shows up. Then I typed the 'startup' in the same directory again. This time the GUI showed up together with the same error messages. However, I didn't see the wellcome window. If I typed the 'startup' the third time, then the same results as the second time was got. What's the problem? How can I fix it?

Thank you so much!

Jun

Sylvain
July 21st, 2004, 03:34
Hi Jun,

I'm a bit puzzled by the 'No history' message you're getting. It seems it's not a BrainStorm message but rather something going wrong in Matlab itself probably.
May I ask you copy and paste the content of the BrainStorm message window that should be opened in the upper right corner of your screen ?.

I then might be able to able to spot when and where this 'No history' message was created, probably leading BrainStorm to crash shortly after.

Thanks.

Jun Yao
July 22nd, 2004, 16:47
Hi, Sylvain

After I re-installed my Matlab, I now can successfully run 'startup'. It looks like it is an error between Matlab and windows system.

Thank you for your help!

Jun