- Extra MATLAB plugins
- Write MATLAB plugins
- Write Python plugins
- Run plugins from the command line
- Plugins documentations
There are several plugins included with the AnyWave installation.
To get more details about how to use them, click on the Help Menu.
Extra MATLAB plugins
We also propose some plugins written in MATLAB to download.
Go to the MATLAB Plugins download page
Write MATLAB plugins
Write Python plugins
Run plugins from the command line
AnyWave can be run from the command line without using any GUI.
Compatible plugins written in MATLAB, Python or native C++ can be launched that way.
See section on how to make your plugin command line compatible.
anywave --run "plugin_name" --input_file <file_path> --options ..
Plugins documentations
Use the Help Menu of AnyWave, browse through available plugins to get specific documentation.