如何在 Simulink 中的同一个图形(子图)中绘制多个函数?

How to plot multiple functions in same figure (subplot) in Simulink?

类似于我们可以在 MATLAB 中使用 subplot 命令在一个图中绘制多个图,如何使用 Simulink 在同一个图中绘制不同的图?

注:

有什么帮助吗?

  1. 为您的示波器提供多个输入(图像显示右键单击菜单)

  1. 从开放范围的 layout 菜单(最多 16x16 图)显示多个图

  1. 瞧,支线!根据 the documentation,前 n 条轨迹将显示在布局的前 n 子图中。无法单独显示的任何痕迹都将在最后一个子图中分组。