functionplotPolesAndZeros

Example for plotting eigenvalues and invariant zeros of a state space system

Extends from Modelica_LinearSystems2.StateSpace.Plot.polesAndZeros (Plot poles (i.e. eigenvalues) and/or invariant zeros of a state space system).

Information

This example demonstrates the plotting of eigenvalues and invariant zeros of a state space system.

Inputs

TypeNameDefaultDescription
StateSpacess (from polesAndZeros)Linear system in state space form
Booleanpoles (from polesAndZeros)true= true, to plot the poles (i.e. the eigenvalues) of ss
Booleanzeros (from polesAndZeros)true= true, to plot the (invariant) zeros of ss
Booleanprint (from polesAndZeros)true= true, to print the selection to the output window
Plot.Records.DiagramdefaultDiagram (from PartialPlotFunction)Default diagram layout
Plot.Records.Devicedevice (from PartialPlotFunction)Modelica_LinearSystems2.Utilities.Plot.Records.Device()Properties of device where figure is shown