| Writing S-Functions | ![]() |
Specify reusability of the memory allocated to the output 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.
val
Reusability of port. Permissable values are
SS_REUSABLE_AND_LOCAL
SS_NOT_REUSABLE_AND_GLOBAL
Description
Use this macro to specify the reusability of an S-function output port.
Language
See Also
ssGetOutputPortOptimOpts, ssSetInputPortOptimOpts, ssSetInputPortOverWritable
| ssSetOutputPortOffsetTime | ssSetOutputPortOverwritesInputPort | ![]() |
© 1994-2005 The MathWorks, Inc.