EEG data in same array
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 15 Août 2015
How are you reading the data?
Réponses (0)
Catégories
En savoir plus sur EEG/MEG/ECoG dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!