How to read .PTN File
Show older comments
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 Comments
Walter Roberson
on 24 Nov 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
on 31 Jul 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
on 31 Jul 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
on 31 Jul 2018
Edited: Walter Roberson
on 31 Jul 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
on 31 Jul 2018
You should post a copy of that as an Answer; I would vote for it.
Stefano Franceschini
on 30 Dec 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?
Answers (0)
Categories
Find more on EEG/MEG/ECoG in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!