I am using Matlab, and have imported files from picoscope. These files are psdata files. I need to access the information inside of them, and when I open them, all I get is gibberish with weird symbols. How, using matlab, can I convert these psdata files into .mat files?

 Accepted Answer

Walter Roberson
Walter Roberson on 22 Jan 2021

0 votes

PicoTech says that the file format is propietary and will not be released.

More Answers (1)

HM
HM on 11 May 2021

1 vote

You can export psdata files to .mat file format using the PicoScope 6 software. You can also use the command prompt to batch convert the files - please see this thread on the Pico Technology support forum.

Community Treasure Hunt

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

Start Hunting!