| Writing S-Functions | ![]() |
Get the reusability setting of the memory allocated to the input port of an S-function.
Syntax
Arguments
S
SimStruct representing an S-Function block or a Simulink model.
port
Index of an output port of S.
Description
Use this macro to get the reusability of an S-function output port. It returns one of the following values:
SS_REUSABLE_AND_LOCAL
SS_NOT_REUSABLE_AND_GLOBAL
Language
See Also
| ssGetOutputPortOffsetTime | ssGetOutputPortRealSignal | ![]() |
© 1994-2005 The MathWorks, Inc.