Writing S-Functions | ![]() ![]() |
Get the numeric type (complex or real) of an output port.
Syntax
Arguments
S
SimStruct representing an S-Function block.
Description
Returns the numeric type of port
: COMPLEX_NO
(real signal), COMPLEX_YES
(complex signal) or COMPLEX_INHERITED
(dynamically determined).
Languages
See Also
ssSetOutputPortComplexSignal
![]() | ssGetOutputPortBeingMerged | ssGetOutputPortDataType | ![]() |