Modelica_LinearSystems2.Utilities.Plot.Examples

Demonstrate the usage of the plot functions

Package Content

NameDescription
Modelica_LinearSystems2.Utilities.Plot.Examples.plotSine plotSine Plot a sine function in one diagram
Modelica_LinearSystems2.Utilities.Plot.Examples.plotTwoSine plotTwoSine Plot two sine functions in one diagram
Modelica_LinearSystems2.Utilities.Plot.Examples.showSinesInVectorDiagrams showSinesInVectorDiagrams Plot sine functions in several diagrams in vector layout
Modelica_LinearSystems2.Utilities.Plot.Examples.showLegendStyles showLegendStyles Show several vector-diagram plots that demonstrate the various legend options
Modelica_LinearSystems2.Utilities.Plot.Examples.showMatrixDiagrams showMatrixDiagrams Demonstrate the layout of diagrams in matrix layout
Modelica_LinearSystems2.Utilities.Plot.Examples.Utilities Utilities Utility functions (usually not of interest for the user)

Modelica_LinearSystems2.Utilities.Plot.Examples.plotSine

Plot a sine function in one diagram

Inputs

NameDescription
freqHzFrequency of sine wave [Hz]
dampingDamping coefficient of sine wave [s-1]

Modelica_LinearSystems2.Utilities.Plot.Examples.plotTwoSine

Plot two sine functions in one diagram

Inputs

NameDescription
freqHz1Frequency of sine wave 1 [Hz]
freqHz2Frequency of sine wave 2 [Hz]
damping1Damping coefficient of sine wave 12 [s-1]
damping2Damping coefficient of sine wave 2 [s-1]

Modelica_LinearSystems2.Utilities.Plot.Examples.showSinesInVectorDiagrams

Plot sine functions in several diagrams in vector layout

Inputs

NameDescription
freqHz1Frequency of sine wave 1 [Hz]
freqHz2Frequency of sine wave 2 [Hz]
damping1Damping coefficient of sine wave 12 [s-1]
damping2Damping coefficient of sine wave 2 [s-1]

Modelica_LinearSystems2.Utilities.Plot.Examples.showLegendStyles

Show several vector-diagram plots that demonstrate the various legend options

Modelica_LinearSystems2.Utilities.Plot.Examples.showMatrixDiagrams

Demonstrate the layout of diagrams in matrix layout

HTML-documentation generated by Dymola Tue Sep 08 18:52:57 2009.