How can I convert .EEG file into .m file?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
I am unable to process the .eeg file I have due to its large size and the error saying "maximum variable size allowed by the program is exceeded." So I want to convert the .eeg file into .m file.
Any help would be appreciated.
I have to submit my program by 11th may.
2 commentaires
Star Strider
le 8 Mai 2015
You would have to save it as a .mat file (not .m file) with the EEGLAB software.
Walter Roberson
le 8 Mai 2015
Duplicate question merged into original http://uk.mathworks.com/matlabcentral/answers/215746-how-can-i-remove-the-error-maximum-variable-size-allowed-by-the-program-is-exceeded
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!