| SimBiology® |  |
Model object - Model and component information
Description
The SimBiology® model object represents a model, which is a collection of interrelated reactions
and rules that transform, transport, and bind species. The model includes
model components such as compartments, reactions, parameters, rules,
and events. Each of the components is represented as a property of
the model object. A model object also has a default configuration
set object to define simulation settings. You can also add more configuration
set objects to a model object.
See Property Summary for
links to model property reference pages.
Properties define the characteristics of an object. Use the
MATLAB get and set commands
to list object properties and change their values at the command line.
You can graphically change object properties in the SimBiology desktop.
You can retrieve top-level SimBiology model objects from
the SimBiology root object. A SimBiology model object has
its Parent property set to the SimBiology root
object.
Constructor Summary
Method Summary
Property Summary
| Annotation | Store link to URL or file |
| Compartments | Array of compartments in model or compartment |
| Events | Contain all event objects |
| Models | Contain all model objects |
| Name | Specify name of object |
| Notes | HTML text describing SimBiology® object |
| Parameters | Array of parameter objects |
| Parent | Indicate parent object |
| Reactions | Array of reaction objects |
| Rules | Array of rules in model object |
| Tag | Specify label for SimBiology® object |
| Type | Display top-level SimBiology® object type |
| UserData | Specify data to associate with object |
See Also
AbstractKineticLaw object, Configset object, KineticLaw object, Parameter object, Reaction object, Root object, Rule object, Species object
 | KineticLaw object | | Parameter object |  |