This package contains example function calls to demonstrate the usage of the plot functions in package Modelica_LinearSystems2.Utilities.Plot.
Name | Description |
---|---|
plotSine | Plot a sine function in one diagram |
plotTwoSine | Plot two sine functions in one diagram |
plotTwoSineDifferentStyles | Plot two sine functions in one diagram with different styles |
showSinesInVectorDiagrams | Plot sine functions in several diagrams in vector layout |
showMatrixDiagrams | Demonstrate the layout of diagrams in matrix layout |
plotParameterizedCurve1 | Plot two circles as parameterized curve |
plotParameterizedCurve2 | Plot two circles as parameterized curve |
rootLocusOfDrive | Plot the root locus of a drive with varying load |
rootLocusOfDriveSolidLine | Plot the root locus of a drive with varying load |
rootLocusOfControlledSISO1Log | Root locus of a SISO system over controller gain k with logarithmic gridding |
rootLocusOfControlledSISO2 | Root locus of a SISO system over controller gain k with equidistant gridding |
rootLocusOfControlledSISO2Log | Root locus of a SISO system over controller gain k with logarithmic gridding |
rootLocusOfPIDDrive | Root locus of a PID controlled drive system over controller time constant Ti with logarithmic gridding |
showLinePatterns | Show the available line patterns |
showLegendStyles | Show several vector-diagram plots that demonstrate the various legend options |
showPointSymbols | Show the available point symbols |
Utilities | Package of utility functions (usually not of interest for the user) |