AnyWave:Plugins MCR

From WikiMEG
Revision as of 14:00, 20 April 2017 by Bruno (Talk | contribs)

Jump to: navigation, search

How to run MATLAB plugins

AnyWave is able to run MATLAB plugin in two different ways:

  • A script plug-in that AnyWave will execute using the MATLAB software on your computer.
  • A Compiled standalone MATLAB program that AnyWave will execute.


The first way requires that the MATLAB application is installed on your computer.

The second way requires that the MATLAB Runtime is installed on your computer.
The MATLAB Runtime is freely available for people who don't have the MATLAB software. It allows to run MATLAB program even if MATLAB is not installed.
Most of the standalone plugins used by AnyWave require the MATLAB R2015a runtime which is available from the Mathworks website:

MCR page on the Mathworks website