Writing S-Functions Previous page   Next Page
mdlSimStatusChange

Respond to a pause or resumption of the simulation of the model that contains this S-function.

Syntax

Arguments

S
   SimStruct representing an S-Function block.

simStatus
   Status of the simulation, either SIM_PAUSE or SIM_CONTINUE

Description

Simulink calls this routine when a simulation of the model containing s pauses or resumes.

Example

Languages

C


Previous page  mdlSetWorkWidths mdlStart Next page

© 1994-2005 The MathWorks, Inc.