Plot The Data From Simulink Scope

Easily plot the data from scope and add title , xlable and so on with a single statement.

You are now following this Submission

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 (2026). Plot The Data From Simulink Scope (https://se.mathworks.com/matlabcentral/fileexchange/22338-plot-the-data-from-simulink-scope), MATLAB Central File Exchange. Retrieved .

Categories

Find more on View and Analyze Simulation Results in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Changed the help and comment language from Chinese to English.

1.0.0.0