functiongetArrayColumns2D
Get second dimension of 2D array in MAT file
Extends from Modelica.Icons.Function (Icon for functions).
Information
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | varName | Variable name | |
| Types.ExternMATFile | mat | External MATLAB MAT file object |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | Number of columns in array |