streaming picoscope with matlab

Post your MATLAB discussions here
Post Reply
soren
Newbie
Posts: 0
Joined: Tue Jun 30, 2020 8:45 am

streaming picoscope with matlab

Post by soren »

Hi

i've been testing out the streaming application on the picoscope3406D mso with the use of matlab so i can perform some deeper analyses with the data. Now while testing out the application with matlab i noticed that when you set a large samplespeed and a large number of samples everything becomes very slow. So when you set the number of samples and high sample speed for like a minute of streaming, it can take double the time(or even more) to run the application. When you set a small sample speed and a smaller number of samples the time to run becomes smaller and a minute of streaming is actually a minute of streaming. So i wonder if there is some kind of data loss when you set a large sample speed with a large number of samples? Or does matlab captures all the data without data loss but takes longer to process/visualize the data?

With kind regards

Post Reply