functionfromFile
Read matrix from a matlab file
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | fileName | DataDir + "m.mat" | |
| String | matrixName | "m" | Name of the matrix |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real[n,m] | A | M |