Writing S-Functions    
ssSetSolverNeedsReset

Ask Simulink to reset the solver.

Syntax

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

C


 ssSetSFcnParamTunable ssSetStopRequested