.ExternData.Types.ExternMATFile.constructor

Only copy MAT file name (File not yet opened)

Interface

function constructor
  extends Modelica.Icons.Function;
  input String fileName "File name";
  input Boolean verboseRead = true "= true, if info message that file is loading is to be printed";
  output ExternMATFile mat "External MATLAB MAT file object";
end constructor;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos