| Writing S-Functions | ![]() |
Call the update and outputs methods of a function-call subsystem.
Syntax
Arguments
S
SimStruct representing an S-Function block.
element
Index of the output port element corresponding to the function-call subsystem.
Description
Use in mdlOutputs to call the update and outputs methods of a function-call subsystem connected to the S-function. The invoking syntax is
if (!ssCallSystemWithTid(S, element, tid)) { /* Error occurred which will be reported by Simulink */ return; }
Languages
See Also
ssSetCallSystemOutput, ssDisableSystemWithTid, ssEnableSystemWithTid
| FssCallExternalModeFcn | ssDisableSystemWithTid | ![]() |
© 1994-2005 The MathWorks, Inc.