... | ... | @@ -7,9 +7,16 @@ Documents\AnyWave\Plugins\MATLAB on Windows. |
|
|
|
|
|
# Requirements
|
|
|
MATLAB.
|
|
|
AnyWave will detect the MATLAB installation when starting but it is also possible to set the path to the MATLAB installation in the Edit->Preferences menu.
|
|
|
About standalone (compiled) plugins: The matching MATLAB runtime must be installed in your system.
|
|
|
On Windows there is nothing special to do, if the Runtime is in the current system PATH, then the standalone plugin will find it.
|
|
|
AnyWave will detect the MATLAB installation when starting up.
|
|
|
However, if MATLAB was installed in a custom directory, it will be invisible to AnyWave.
|
|
|
To fix that, you must use a user.json file that must be located in the Settings folder.
|
|
|
See section Customise MATLAB.
|
|
|
|
|
|
If you want to distribute your plugin, the best tool is the MATLAB compiler which generate a standalone application.
|
|
|
The target compute must have the matching version of the MATLAB Runtime in order to run it.
|
|
|
AnyWave will detect runtimes installed on the computer if they have been installed in the default folder of your system.
|
|
|
|
|
|
Use user.json file to change path where runtimes are located in order for AnyWave to find them.
|
|
|
|
|
|
# 1. Use the Plugin Creation Assistant
|
|
|

|
... | ... | |