フィルターのクリア

how can I read signal for a specific time ?

1 回表示 (過去 30 日間)
arwa
arwa 2014 年 7 月 5 日
回答済み: Star Strider 2014 年 7 月 5 日
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 Center および File ExchangeEEG/MEG/ECoG についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by