Writing S-Functions    
ssGetOutputPortComplexSignal

Get the numeric type (complex or real) of an output port.

Syntax

Arguments

S
   SimStruct representing an S-Function block.

port
   Index of an output port.

Description

Returns the numeric type of port: COMPLEX_NO (real signal), COMPLEX_YES (complex signal) or COMPLEX_INHERITED (dynamically determined).

Languages

C

See Also
ssSetOutputPortComplexSignal


  ssGetOutputPortBeingMerged ssGetOutputPortDataType