.ThermoPower.Functions.linspaceExt

Information

Extended linspace function handling also the N=1 case

Interface

function linspaceExt
  input Real x1;
  input Real x2;
  input Integer N;
  output Real vec[N];
end linspaceExt;

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