WOLFRAM SYSTEM MODELER

readTimeTableData

Read table data from text or MATLAB MAT-file

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Tables.Internal.readTimeTableData"]
Out[1]:=

Syntax

readSuccess = readTimeTableData(tableID, forceRead, verboseRead)

Inputs (3)

tableID

Type: ExternalCombiTimeTable

forceRead

Default Value: false

Type: Boolean

Description: = true: Force reading of table data; = false: Only read, if not yet read.

verboseRead

Default Value: true

Type: Boolean

Description: = true: Print info message; = false: No info message

Outputs (1)

readSuccess

Type: Real

Description: Table read success