Difference between revisions of "AnyWave:Plug-ins"

From WikiMEG
Jump to: navigation, search
(2 intermediate revisions by one user not shown)
Line 10: Line 10:
 
|-
 
|-
 
| Graph Compare || [[File:GraphCompare.png|200px|link=AnyWave:GraphCompare]] || [[File:Matlab_Logo.png|100px]] || n/a
 
| Graph Compare || [[File:GraphCompare.png|200px|link=AnyWave:GraphCompare]] || [[File:Matlab_Logo.png|100px]] || n/a
|-
 
| h²/r² || Compute linear/non linear correlation [[AnyWave:H2|How to use]] || [[File:Cpp.png|100px]]  || Included in AnyWave
 
 
|-
 
|-
 
| h²/r² Graphs || View connectivity graphs [[AnyWave:H2|How to use]] || [[File:Cpp.png|100px]]  || Included in AnyWave
 
| h²/r² Graphs || View connectivity graphs [[AnyWave:H2|How to use]] || [[File:Cpp.png|100px]]  || Included in AnyWave
|-
 
| ICA || [[File:ICA.png|200px|link=AnyWave:ICA]] || [[File:Cpp.png|100px]]  || Included in AnyWave
 
 
|-
 
|-
 
| Time/Frequency || [[File:TF.png|200px|link=AnyWave:TimeFrequency]] || [[File:Cpp.png|100px]]  || Included in AnyWave
 
| Time/Frequency || [[File:TF.png|200px|link=AnyWave:TimeFrequency]] || [[File:Cpp.png|100px]]  || Included in AnyWave
Line 23: Line 19:
 
The plugins are standalone applications built with the MATLAB Compiler. These applications require the MATLAB Runtime to run.<br/>
 
The plugins are standalone applications built with the MATLAB Compiler. These applications require the MATLAB Runtime to run.<br/>
 
Install the following versions of the runtime depending on the platform:<br/>
 
Install the following versions of the runtime depending on the platform:<br/>
- Windows : MATLAB Runtime 2018b<br/>
+
- Windows : MATLAB Runtime 2021a<br/>
 
- MacOs : MATLAB Runtime 2020a<br/>
 
- MacOs : MATLAB Runtime 2020a<br/>
- Linux : MATLAB Runtime 2020b<br/>
+
- Linux : MATLAB Runtime 2021ab<br/>
 
'''NOTE:'''<br/>
 
'''NOTE:'''<br/>
 
On MacOS and Linux you MUST set the path to the runtime in the Preferences.<br/>
 
On MacOS and Linux you MUST set the path to the runtime in the Preferences.<br/>

Revision as of 18:23, 8 February 2022

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
Epileptogenicity Index EI GUI.PNG Matlab Logo.png Windows logo.png Apple.png
Graph Compare GraphCompare.png Matlab Logo.png n/a
h²/r² Graphs View connectivity graphs How to use 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 2021a
- MacOs : MATLAB Runtime 2020a
- Linux : MATLAB Runtime 2021ab
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.

Run plugins from the command line