.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-09-16T18:21:07Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos