.ExternData.Interfaces.MAT.getArrayRows2D

Information

Interface

partial function getArrayRows2D
  extends Modelica.Icons.Function;
  input String varName "Variable name";
  input Types.ExternMATFile mat "External MATLAB MAT file object";
  output Integer m "Number of rows in array";
end getArrayRows2D;

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