| Writing S-Functions | ![]() |
Determine whether an input port accepts complex signals.
Syntax
Arguments
S
SimStruct representing an S-Function block.
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
See Also
ssSetInputPortComplexSignal
| ssGetInputPortBufferDstPort | ssGetInputPortConnected | ![]() |
© 1994-2005 The MathWorks, Inc.