How to read .PTN File
Mostrar comentarios más antiguos
Hello Guysm I have a file consists of a pattern for an EEG signal which has a file extension of .PTN. I want to know how to read .PTN file in matlab directly.Thanks
6 comentarios
Walter Roberson
el 24 de Nov. de 2015
I do not seem to be finding EEG software that produces .ptn files, so I am having difficulty finding information about the file format.
Sarvesh Babu
el 31 de Jul. de 2018
EEG data in ptn format is produced by the EEG-1200 by Nihon Kohden. I can't find any way to convert.
Walter Roberson
el 31 de Jul. de 2018
https://www.researchgate.net/post/Do_you_have_experience_in_using_Nihon_Kohden_system_for_eeg hints that possibly EEGLAB might be able to read the files.
Sarvesh Babu
el 31 de Jul. de 2018
Editada: Walter Roberson
el 31 de Jul. de 2018
Thank you for the help! When I read that post I found out that EEG Lab only does .EEG files. When I went back into my files, I found that the original files were .EEG and it converted to .PTN when I exported it from the Nihon Kohden application. So then I just used this function that converts .EEG to .MAT instead of EEG Lab. I found it on this page https://www.researchgate.net/post/How_to_convert_eeg_file_to_mat_file_in_matlab. EEG Lab was super complex and I am a matlab beginner, so I decided not to download it, but it is a much more powerful solution and can do so much more.
Walter Roberson
el 31 de Jul. de 2018
You should post a copy of that as an Answer; I would vote for it.
Stefano Franceschini
el 30 de Dic. de 2020
hello guys, i have some .ptn files to read with matlab, i've already tried with eeglab but it doesnt read this extention, do you know how to manage this data?
Respuestas (0)
Categorías
Más información sobre EEG/MEG/ECoG en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!