3264
Comment:
|
3291
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* __Windows__: Any version ([[http://www.mathworks.com/support/sysreq/release2012b/index.html|details]]) * __Linux__: Ubuntu 11.10 & 12.04, RH 5.x and 6.x, Debian 6.x, SUSE 11.1+ ([[http://www.mathworks.com/support/sysreq/release2012b/linux.html|details]]) * __MacOS__: MacOSX 10.6.4+ (Snow Leopard), 10.7 (Lion), 10.8 (Mountain Lion) ([[http://www.mathworks.com/support/sysreq/release2012b/macintosh.html|details]]) |
* '''Windows''': Any version ([[http://www.mathworks.com/support/sysreq/release2012b/index.html|details]]) * '''Linux''': Ubuntu 11.10 & 12.04, RH 5.x and 6.x, Debian 6.x, SUSE 11.1+ ([[http://www.mathworks.com/support/sysreq/release2012b/linux.html|details]]) * '''MacOS''': MacOSX 10.6.4+ (Snow Leopard), 10.7 (Lion), 10.8 (Mountain Lion) ([[http://www.mathworks.com/support/sysreq/release2012b/macintosh.html|details]]) |
Line 11: | Line 11: |
Matlab Compiler Runtime (free): [[http://www.mathworks.com/products/compiler/mcr/|Mathworks website]] | Matlab Compiler Runtime: Download for free from the [[http://www.mathworks.com/products/compiler/mcr/|Mathworks website]] |
Line 13: | Line 13: |
* MCR version: '''R2012b (8.0)''' | * '''MCR version''': R2012b (8.0) |
Binary installation: R2012b
This stand-alone version is currently not distributed in the main package.
You can download it separately: bst_bin_R2012b_YYMMDD.zip
Requirements
Operating system:
Windows: Any version (details)
Linux: Ubuntu 11.10 & 12.04, RH 5.x and 6.x, Debian 6.x, SUSE 11.1+ (details)
MacOS: MacOSX 10.6.4+ (Snow Leopard), 10.7 (Lion), 10.8 (Mountain Lion) (details)
Matlab Compiler Runtime: Download for free from the Mathworks website
MCR version: R2012b (8.0)
Installation
- Download the latest bst_bin_R2012b_....zip archive
- Unzip it somewhere on your computer, for example:
Windows: Program Files\brainstorm3
Linux: /usr/local/brainstorm3 (or ~/brainstorm3 if you are not admin)
MacOS: Applications/brainstorm3
Create a new folder "brainstorm_db" for the Brainstorm database, for example:
Windows: My documents\brainstorm_db
Linux: /home/username/brainstorm_db
MacOS: Documents/brainstorm_db
Start Brainstorm
Download the MCR R2012b (8.0) for your operating system: Mathworks website
- Install the MCR:
Windows: Double-click on the .exe and follow the instructions
Linux: From a terminal, unzip .zip, then run ./install
MacOS: Click on the zip file to unzip it, then click on "InstallForMacOSX"
- Run the program in brainstorm3/bin/R2012b/
Windows: Double-click on brainstorm3.bat
MacOS: Double-click on brainstorm3.command and wait for instructions
- If nothing happens, open a terminal and follow the Linux instructions.
Linux: From a terminal, cd brainstorm3/bin/R2012b/
Make sure that the file "brainstorm3.command" is executable:
=> chmod a+x brainstorm3.commandRun: ./brainstorm3.command
If nothing happens, run: ./brainstorm3.command MCR_DIR
MCR_DIR is where the MCR 8.0 is installed (ex: /Applications/MATLAB/MCR/v80)
- If you can't get to run properly the compiled version, you can try with another binary release:
* Matlab 2013b: See instructions
Matlab 2014a: See instructions
- When you start Brainstorm for the first time on Linux or MacOS, you will be prompted to select the folder where you installed the MCR
- When asked for the location of the Brainstorm database folder, pick the folder "brainstorm_db" you have just created
Visit the Tutorials section to learn how to use most features of the software.
Updates
The update function does not work with the stand-alone versions. To upgrade Brainstorm, follow this procedure:
- Delete the brainstorm3 folder (don't worry, it will not delete your database)
- Download the latest release of the Brainstorm version
- Follow the installation instructions (see above)