... | ... | @@ -6,11 +6,9 @@ AnyWave is a GUI application that allows to read and browse EEG/SEEG/MEG signals |
|
|
|
|
|
The application will create several folders in the Home directory of the user:
|
|
|
|
|
|
_Documents\\AnyWave_ on Windows
|
|
|
|
|
|
_/Users/username/AnyWave_ on macOS
|
|
|
|
|
|
_/home/username/AnyWave_ on Linux
|
|
|
* _Documents\\AnyWave_ on Windows
|
|
|
* _/Users/username/AnyWave_ on macOS
|
|
|
* _/home/username/AnyWave_ on Linux
|
|
|
|
|
|
### AnyWave Folders
|
|
|
|
... | ... | @@ -38,7 +36,7 @@ However, it is possible to customise some features using a user.json file that t |
|
|
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,
|
|
|
* C;\\Program files on Windows,
|
|
|
* /Applications on macOS,
|
|
|
* /usr/local on Linux
|
|
|
|
... | ... | |