Plot The Data From Simulink Scope

Easily plot the data from scope and add title , xlable and so on with a single statement.
2.2K Downloads
Updated 17 Dec 2008

View License

You can easy plot the data from simulink scope with title , xlable and so on by this function.
For example, D0(ScpoeData,'r') will draw a red line in figure whose data is from scopedata you saved. And D0(ScopeData,'title','I love you') will draw with the title of I love you. Hehe
For more information, type "help D0".

Cite As

Lv Jiyuan (2024). Plot The Data From Simulink Scope (https://www.mathworks.com/matlabcentral/fileexchange/22338-plot-the-data-from-simulink-scope), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on View and Analyze Simulation Results in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

Changed the help and comment language from Chinese to English.

1.0.0.0