Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D Documentation
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • anywave
  • Documentation
  • Wiki
  • TOC

TOC · Changes

Page history
Update TOC authored May 23, 2025 by Bruno Colombet's avatar Bruno Colombet
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 6 deletions
+4 -6
  • TOC.md TOC.md +4 -6
  • No files found.
TOC.md
View page @ df1b79fc
...@@ -6,11 +6,9 @@ AnyWave is a GUI application that allows to read and browse EEG/SEEG/MEG signals ...@@ -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: The application will create several folders in the Home directory of the user:
_Documents\\AnyWave_ on Windows * _Documents\\AnyWave_ on Windows
* _/Users/username/AnyWave_ on macOS
_/Users/username/AnyWave_ on macOS * _/home/username/AnyWave_ on Linux
_/home/username/AnyWave_ on Linux
### AnyWave Folders ### AnyWave Folders
...@@ -38,7 +36,7 @@ However, it is possible to customise some features using a user.json file that t ...@@ -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.\ 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: 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, * /Applications on macOS,
* /usr/local on Linux * /usr/local on Linux
......
Clone repository
  • Build_AnyWave
  • CLI
  • CLI_List
  • Changes
  • ExportData
  • MATLAB_API
  • MATLAB_BIDS
  • MATLAB_debug
  • MATLAB_functions
  • MATLAB_get_data
  • MATLAB_get_data_ex
  • MATLAB_get_markers
  • MATLAB_get_props
  • MATLAB_init
  • MATLAB_run
View All Pages