Skip to content

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:

  1. Download source code of Signal Hunter on GitHub page;
  2. Open MATLAB and navigate to signalhunter unzipped source code path;
  3. Run signalhunter.m file by typing: signalhunter;
  4. Once the window is open, go to menu File, Open and click on Multi channels;
  5. Select the folder containing the example data downloaded from the link Mapping above;
  6. Wait for the plots to be created;
  7. Play with the buttons and click on each graph to change manually the automatic plots of amplitude and latency;
  8. Try to export, save and load data to see what happens;
  9. Report any bug or difficulty while using the software, it will be much appreciated!

Enjoy!

Clone this wiki locally