Writing S-Functions | ![]() ![]() |
Ask Simulink to reset the solver.
Syntax
ssSetSolverNeedsReset(SimStruct *S)
Arguments
S
SimStruct representing an S-function block or a Simulink model.
Description
Use this macro to inform the solvers that the equations that are being integrated have changed. This macro differs slightly in format from the other macros in that you don't specify a value; this was by design so that invoking it always requests a reset.
Languages
![]() | ssSetSFcnParamTunable | ssSetStopRequested | ![]() |