.Modelica_LinearSystems2.Utilities.Plot.diagramMatrix

Information

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

Example:

Interface

function diagramMatrix
  input Modelica_LinearSystems2.Utilities.Plot.Records.Diagram diagram[:, :] "Properties of a set of diagrams (matrix 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);
end diagramMatrix;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos