Difference between revisions of "AnyWave:Plugins MCR"

From WikiMEG
Jump to: navigation, search
(Created page with "=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...")
(How to run MATLAB plugins)
Line 1: Line 1:
 
=How to run MATLAB plugins=
 
=How to run MATLAB plugins=
 
AnyWave is able to run MATLAB plugin in two different ways:
 
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 script plug-in that AnyWave will execute using the MATLAB software on your computer.
- A Compiled standalone MATLAB program that AnyWave will execute.
+
* A Compiled standalone MATLAB program that AnyWave will execute.

Revision as of 14:57, 20 April 2017

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.