I have downloaded the current version of BrainStorm (BST_2p0_23Sep2004.zip) but couldn’t install. Does anybody know how to install it properly?
Here is the messages and system information.
Thank you for your attention,
Masao
=============================================
Using Toolbox Path Cache. Type “help toolbox_path_cache” for more info.
To get started, select “MATLAB Help” from the Help menu.
>> startup
Starting BrainStorm, watch for messages in Message Window . . .
No history
??? One or more output arguments not assigned during call to ‘h’.
Error in ==> C:\Data\BrainStorm\Toolbox\bst_static_taskbar.m
On line 335 ==> set(h,‘enable’,‘off’);
Error in ==> C:\Data\BrainStorm\startup.m
On line 333 ==> TASKBAR = bst_static_taskbar; % launch the new static taskbar
>> ver
MATLAB Version 6.5.1.199709 (R13) Service Pack 1
MATLAB License Number: XXXXXX
Operating System: Microsoft Windows XP Version 5.1 (Build 2600: Service Pack 2)
Java VM Version: Java 1.3.1_01 with Sun Microsystems Inc. Java HotSpot™ Client VM
MATLAB Version 6.5.1a (R13SP1)
BrainStorm Toolbox Version 2.0 (Alpha)
Curve Fitting Toolbox Version 1.1 (R13SP1)
FastICA for Matlab 6.x Version 2.3, July 27
Higher-Order Spectral Analysis Tool… Version 2.0.3 (R12 compliant) 27 Dec
Higher-Order Spectral Analysis Toolbox Version 2.0.3 (R12 compliant) 27 Dec
Image Processing Toolbox Version 4.1 (R13SP1)
NaN-tb - A statistical toolbox for … Version 1.52
Optimization Toolbox Version 2.3 (R13SP1)
Regularization Tools Version 2.0
Signal Processing Toolbox Version 6.1 (R13SP1)
Time-Frequency Toolbox Version 1.0 January
>>
It seems that there a is a Matlab path problem when you try to run BrainStorm on your computer.
Indeed, the letter ‘h’ seems associated with some function script. Could you please type ‘which h’ at the Matalb invite and see whether this returns a function name located somewhere on you computer ?