Plot The Data From Simulink Scope

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

您现在正在关注此提交

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".

引用格式

Lv Jiyuan (2026). Plot The Data From Simulink Scope (https://ww2.mathworks.cn/matlabcentral/fileexchange/22338-plot-the-data-from-simulink-scope), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 View and Analyze Simulation Results 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.2.0.0

Changed the help and comment language from Chinese to English.

1.0.0.0