Data Types: single | double | fi Complex Number Support: Yes
C — Linear system factor matrix
Linear system factor, specified as a matrix.
Data Types: single | double | fi Complex Number Support: Yes
outputType — Output data type numerictype object | numeric variable
Output data type, specified as a numerictype object or a numeric variable. If outputType
is specified as a numerictype object, the output,
x, will have the specified data type. If
outputType is specified as a numeric variable,
x will have the same data type as the numeric variable.
Data Types: single | double | int8 | int16 | int32 | int64 | uint8 | uint16 | uint32 | uint64 | logical | fi | numerictype