... | ... | @@ -13,7 +13,12 @@ We also propose some plugins written in MATLAB to download. |
|
|
|
|
|
# Run plugins from the command line
|
|
|
AnyWave can be run from the command line without using any GUI.
|
|
|
Plugins can also be run that way, see the related documentation of each plugins about that feature.
|
|
|
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 ..
|
|
|
````
|
|
|
|
|
|
| Plugin | link|
|
|
|
| :------: | ------ |
|
... | ... | |