| Contents | Index |
Note StopTimeType will be removed in a future release. Use StopTime,MaximumNumberOfLogs, MaximumWallClock and OutputTimes instead. |
StopTimeType is a property of a Configset object. The StopTimeType property sets the type of stop time for a simulation. The stop time is specified in the StopTime property of the configset object. Valid types are approxWallTime, numberOfLogs, and simulationTime. The default is simulationTime.
simulationTime — Specify the stop time for the simulation. The solver determines and sets the time steps and the simulation stops when it reaches the specified StopTime.
approxWallTime — Specify the approximate stop time according to the clock. For example,10s of approxWallTime is approximately 10s of real time.
numberOfLogs — Specify the total number of simulation steps to be recorded during the simulation. For example if you want to log three simulation steps, the numberOfLogs is 3. The simulation will stop after the specified numberOfLogs.
You can change the StopTimeType setting with the set function.
| Applies to | Object: Configset |
| Data type | enum |
| Data values | approxWallTime, numberOfLogs, and simulationTime |
| Access | Read/write |
set, StatesToLog, StopTime, TimeUnits

See how to analyze, visualize, and model biological data and systems using MathWorks products.
Get free kit| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |