EEG data in same array
1 view (last 30 days)
Show older comments
Hi, I am using matlab to do the online processing for EEG signal.My problem is how can I save the data since the data of EEG using the same array(ex,matrix_data). The data is transferred by block which means 1s=512(no of samples). This means the data is renew in every iteration in the same array. so, if I want to save the data for 10s,how should i do it? Really need help?
Thank you.
Answers (0)
See Also
Categories
Find more on EEG/MEG/ECoG in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!