Multiple y-axes within Simulation Data Inspector

24 Ansichten (letzte 30 Tage)
Tyler Bikaun
Tyler Bikaun am 6 Feb. 2017
Kommentiert: Andreas am 18 Mai 2020
Hi,
I'm trying to figure out how to plot two variables within simulation data inspector (Simulink) using two y-axes and a common x-axis (obviously this will be the timestep). I have looked through the documentation but cannot seem to figure out how to do this.
Any help is much appreciated.

Antworten (2)

Autumn Umanetz
Autumn Umanetz am 5 Dez. 2017
If your problem (like mine) was that the two series need wildly different Y scales, you can partially solve the problem by setting "Normalize Y-axis limits" in the plot preferences (Top right gear -> Limits tab -> Check "Normalize").
This shifts and scales all plots such that their entire Y range maps to the range [0-1].

Michelle Wu
Michelle Wu am 15 Feb. 2017
Bearbeitet: Michelle Wu am 15 Feb. 2017
It is possible to view multiple signals on the same plot. You can do so simply by negativing to the "Runs" pane in the left hand side of the Simulation Data Inspector window and then selecting the check boxes next to the signals you want to stream in the plot. There are a few screenshots in the following documentation which may be helpful:
  1 Kommentar
Andreas
Andreas am 18 Mai 2020
Hi Michelle,
example: you have to model some valve characteristics and will use x/y-plots.
y-axis 1: pressure drop
y-axis 2: volume flow
common x-axis: valve signal
How would you do that in the simulation data inspector?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu View and Analyze Simulation Results finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by