.Modelica_LinearSystems2.Utilities.Plot.diagram

Information

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

Example:

Interface

function diagram
  extends Modelica.Icons.Function;
  import Modelica_LinearSystems2.Utilities.Plot.Internal;
  input Modelica_LinearSystems2.Utilities.Plot.Records.Diagram diagram "Diagram to be shown" 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);
end diagram;

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos