Filter löschen
Filter löschen

how can I read signal for a specific time ?

1 Ansicht (letzte 30 Tage)
arwa
arwa am 5 Jul. 2014
Beantwortet: Star Strider am 5 Jul. 2014
Hi all ,
I have eeg sensor reads brain signal. This signal read on matlab Without stopping , I want to read the signal for only 8 seconds. what is matlab code can I use to specify this time ?
thank you for help.

Antworten (1)

Star Strider
Star Strider am 5 Jul. 2014
First, since MATLAB cannot acquire EEG signals on its own (that require specialised instrumentation), consider limiting the recording period with the EEG instrumentation hardware and software.
Otherwise, consider the MATLAB timer class objects.
I have not done that myself, so I can only direct you to the relevant documentation.

Kategorien

Mehr zu EEG/MEG/ECoG finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by