Writing S-Functions Previous page   Next Page
ssGetInputPortComplexSignal

Determine whether an input port accepts complex signals.

Syntax

Arguments

S
   SimStruct representing an S-Function block.

port
   Index of an input port.

Description

Returns COMPLEX_YES if port accepts complex signals, COMPLEX_NO if the port does not accept complex signals, and COMPLEX_INHERITED if the port inherits its numeric type from the port to which it is connected.

Languages

C

See Also
ssSetInputPortComplexSignal


Previous page  ssGetInputPortBufferDstPort ssGetInputPortConnected Next page

© 1994-2005 The MathWorks, Inc.