functionread_dslin

Read a StateSpace data record from mat-file

Information

Syntax

result = StateSpace.Internal.read_dslin(fileName)

Description

Return a state space data record read from matrix "ABCD" in the input mat-file fileName. The fileName can be generated e.g. by linearization of a model. Just empty state space matrices are returned when the system has no states, i.e. the size of matrix A in fileName is zero.

Inputs

TypeNameDefaultDescription
StringfileName"dslin"Name of the result file

Outputs

TypeNameDefaultDescription
StateSpaceresultOutputs model linearized at initial point