-
Notifications
You must be signed in to change notification settings - Fork 11
Example data
Victor Hugo Souza edited this page Nov 14, 2016
·
3 revisions
Example data of Motor Evoked Potentials (MEP) recorded during Transcranial Magnetic Stimulation (TMS) experiment:
- Mapping: 12 EMG recordings of 3 muscles activity
Example application:
- Download source code of Signal Hunter on GitHub page;
- Open MATLAB and navigate to signalhunter unzipped source code path;
- Run signalhunter.m file by typing:
signalhunter
; - Once the window is open, go to menu File, Open and click on Multi channels;
- Select the folder containing the example data downloaded from the link Mapping above;
- Wait for the plots to be created;
- Play with the buttons and click on each graph to change manually the automatic plots of amplitude and latency;
- Try to export, save and load data to see what happens;
- Report any bug or difficulty while using the software, it will be much appreciated!
Enjoy!