onSimulationStop
Class: sim3d.scenario.ActorBehavior
Namespace: sim3d.scenario
Syntax
onSimulationStop(self, actorSimulation)
Description
      onSimulationStop(self, actorSimulation) specifies code to run at the end
      of simulation. Use onSimulationStop to define cleanup and shutdown tasks
      for your RoadRunner actor and its Simulink®
            3D Animation™ visualization.
Input Arguments
Examples
Version History
Introduced in R2023b