Writing S-Functions Previous page   Next Page
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


Previous page  ssGetOutputPortBeingMerged ssGetOutputPortConnected Next page

© 1994-2005 The MathWorks, Inc.