how can I read signal for a specific time ?

3 次查看(过去 30 天)
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.

回答(1 个)

Star Strider
Star Strider 2014-7-5
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.

类别

Help CenterFile Exchange 中查找有关 EEG/MEG/ECoG 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by