How to convert .set file into .mat or .web?

11 vues (au cours des 30 derniers jours)
Manisha Chandani
Manisha Chandani le 19 Mar 2017
I am not getting how to run .set file in MATLAB and hence i want to convert it to .mat or .web

Réponses (1)

Daisy Das
Daisy Das le 11 Oct 2023
EEG1 = pop_loadset('filename.set');
save('newfilename.mat','EEG1')

Catégories

En savoir plus sur EEG/MEG/ECoG dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by