.Modelica_LinearSystems2.Utilities.Plot.diagramVector

Information

This function plots a set of 2-dimensional curves in a set of diagrams using a vector layout. For an overview, see the documentation of package Modelica_LinearSystems2.Utilities.Plot.

Example:

Interface

function diagramVector
  extends Modelica.Icons.Function;
  input Modelica_LinearSystems2.Utilities.Plot.Records.Diagram diagram[:] "Properties of a set of diagrams (vector layout)" annotation(
    Dialog);
  input Modelica_LinearSystems2.Utilities.Plot.Records.Device device = Modelica_LinearSystems2.Utilities.Plot.Records.Device() "Properties of device where figure is shown" annotation(
    Dialog);
  import Modelica_LinearSystems2.Utilities.Plot.Internal;
end diagramVector;

Generated at 2025-01-02T19:26:01Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos