.ExternData.Types.ExternMATFile.constructor

Information

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 2024-04-26T18:16:04Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos