Main Content

SimBiology.export.SimulationOptions Properties

Simulation settings for exported SimBiology model

SimBiology.export.SimulationOptions is the object property of simulation options for exported models. Simulation options are either of object type SimBiology.export.ODESimulationOptions for deterministic solvers, or SimBiology.export.StochasticSimulationOptions for stochastic solvers.

Simulation options are created by the export function for SimBiology® models.

Simulation Options

expand all

Maximum number of logs criterion to stop simulation, specified as a positive scalar value.

Maximum elapsed wall clock time criterion to stop simulation, specified as a positive scalar value.

Simulation time criterion to stop simulation, specified as a nonnegative scalar value.

This property is read-only.

Time units for simulation, specified as a character vector.

Version History

Introduced in R2012b