... | @@ -6,4 +6,12 @@ |
... | @@ -6,4 +6,12 @@ |
|
|
|
|
|
## Plugins
|
|
## Plugins
|
|
|
|
|
|
## Customise settings |
|
## Customise settings
|
|
\ No newline at end of file |
|
|
|
|
|
AnyWave allows the user to change preferences using the Edit->Preferences menu.\
|
|
|
|
However, it is possible to customise some features using a user.json file that the user can put in the HOMEDIR/AnyWave/Settings folder.
|
|
|
|
|
|
|
|
This file can be used to specify a MATLAB installation to use with AnyWave.\
|
|
|
|
if you refer to the MATLAB documentation, you will see that AnyWave can detect at startup the MATLAB applications if there are installed on the default system paths (c;\\Program files on Windows, /Applications on macOS, /usr/local on linux)
|
|
|
|
|
|
|
|
If you have installed MATLAB elsewhere, you must specify the path of you local installation in a user.json file allowing AnyWave to detect and use it. |
|
|
|
\ No newline at end of file |