functionexampleHessenberg
Example for the transformation of a matrix to upper Hessenberg form
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | fileName | DataDir + "m.mat" | Name of file where the matrix is saved |
| String | matrixName | "A" | Name of the matrix |