Writing S-Functions Previous page   Next Page
ssGetInputPortSignalAddress

Get the address of an input port's signal

Syntax

Arguments

S
   SimStruct representing an S-Function block.

port
   Index of an input port.

Description

Returns the address of the signal connected to port.

Languages

Ada

Example

The following code gets the signal connected to a block's input port.

See Also

ssGetInputPortWidth


Previous page  ssGetInputPortSignal ssGetInputPortSignalPtrs Next page

© 1994-2005 The MathWorks, Inc.