EEG data in same array
Mostrar comentarios más antiguos
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.
1 comentario
Walter Roberson
el 15 de Ag. de 2015
How are you reading the data?
Respuestas (0)
Categorías
Más información sobre EEG/MEG/ECoG en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!