Posted Fri, 30 Sep 2022 19:49:20 GMT by User, Forum

What is the simplest approach to load files (CSV, PNG, etc.) from his MSO58 into MATLAB. I can import the files but do not know how to plot them once they're in the software. Do you have any suggestions?

Posted Fri, 30 Sep 2022 19:54:21 GMT by Expert, Tektronix Applications

Hello,

I don’t personally have much experience scripting with Matlab, but we do offer some sample/example/demo scripts on the Tektronix forums and Github pages. I would suggest referencing these or even building your code from these examples. The ‘simple plot’ script and demo video discuss how to collect data from the scope and then plot that data, similar to what you are requesting.

Tek Forum Programming Examples: https://forum.tek.com/viewtopic.php?f=580&t=133570
• MATLAB ICT: MDO Simple Plot: https://forum.tek.com/viewtopic.php?f=580&t=141809
• Simple Plot Demo Video (python): https://www.youtube.com/watch?v=W5Brxiwnp5g

Tektronix Github: https://github.com/tektronix/Programmatic-Control-Examples

Test Automation and Python Programming Lecture: https://www.tek.com/de/video/webinar/test-automation-and-python-programming

You must be signed in to post in this forum.