Difference between revisions of "AnyWave:Plug-ins"

From WikiMEG
Jump to: navigation, search
Line 18: Line 18:
 
|}
 
|}
  
=Configure AnyWave for MATLAB plugins=
+
=Requirements for MATLAB plugins=
The list of plugins below proposes plugins written in MATLAB and compiled to be deployed. Those plugins require the MATLAB Runtime to be installed on your computer.<br/>
+
The plugins are standalone applications built with the MATLAB Compiler. These applications require the MATLAB Runtime to run.<br/>
On Windows, you need to install the MATLAB 2018b runtime.<br/>
+
Install the following versions of the runtime depending on the platform:<br/>
On Mac, you need to install the MATLAB 2020a runtime.<br/>
+
- Windows : MATLAB Runtime 2018b<br/>
==Install the MATLAB Runtime==
+
- MacOs : MATLAB Runtime 2020a<br/>
- Install the required MATLAB runtime for you platform (See the mathworks website to download and install the runtime)<br/>
+
- Linux : MATLAB Runtime 2020b<br/>
- Configure AnyWave to use the correct version of the runtime (Mac only) using the Edit->Preferences->MATLAB menu option.<br/>
+
'''NOTE:'''<br/>
The path on Mac should be something close to '''/Applications/MATLAB_Runtime/v98'''<br/>
+
On MacOS and Linux you MUST set the path to the runtime in the Preferences.<br/>
Close and relaunch AnyWave.<br/>
+
On MacOS the default path is usually: /Applications/MATLAB/MATLAB_Runtime/v98<br/>
==Install the Plugin==
+
On Linux the default installation path is usually: /usr/local/MATLAB/MATLAB_Runtime/v99<br/>
- Windows : unzip in Documents\AnyWave\Plugins\MATLAB<br/>
+
Set this path in the Preferences GUI, you may then be able to run all MATLAB plugins.<br/>
- Mac: unzip in /users/username/AnyWave/Plugins/MATLAB<br/>
+
 
- Launch AnyWave.<br/>
+
=Where to put the MATLAB plugins=
 +
- Windows: put the plugin folder in Documents/AnyWave/Plugins/MATLAB.
 +
- MacOs: put the plugin folder in /users/johndoe/AnyWave/Plugins/MATLAB.
 +
- Linux: put the plugin folder in /home/johndoe/AnyWave/Plugins/MATLAB.

Revision as of 11:50, 17 February 2021

Available Plugins

Name Description Type (click on type to see how to install) Download
Delphos and Viewer Delphos.png Matlab Logo.png Windows logo.png Apple.png
Connectivity Epileptogenicity Index EI GUI.PNG Matlab Logo.png Windows logo.png Apple.png
Graph Compare GraphCompare.png Matlab Logo.png n/a
H2.png Cpp.png Included in AnyWave
ICA ICA.png Cpp.png Included in AnyWave
Time/Frequency TF.png Cpp.png Included in AnyWave

Requirements for MATLAB plugins

The plugins are standalone applications built with the MATLAB Compiler. These applications require the MATLAB Runtime to run.
Install the following versions of the runtime depending on the platform:
- Windows : MATLAB Runtime 2018b
- MacOs : MATLAB Runtime 2020a
- Linux : MATLAB Runtime 2020b
NOTE:
On MacOS and Linux you MUST set the path to the runtime in the Preferences.
On MacOS the default path is usually: /Applications/MATLAB/MATLAB_Runtime/v98
On Linux the default installation path is usually: /usr/local/MATLAB/MATLAB_Runtime/v99
Set this path in the Preferences GUI, you may then be able to run all MATLAB plugins.

Where to put the MATLAB plugins

- Windows: put the plugin folder in Documents/AnyWave/Plugins/MATLAB. - MacOs: put the plugin folder in /users/johndoe/AnyWave/Plugins/MATLAB. - Linux: put the plugin folder in /home/johndoe/AnyWave/Plugins/MATLAB.