Rule object
Hold rule for species and parameters
Description
The SimBiology® rule object represents a rule,
which is a mathematical expression that modifies a species amount
or a parameter value. For a description of the types of SimBiology rules,
see RuleType
.
See Property Summary for links to rule property reference pages.
Properties define the characteristics of an object. Use the
and get
commands to list object
properties and change their values at the command line. You can graphically
change object properties in the graphical user interface. set
Constructor Summary
Method Summary
copyobj | Copy SimBiology object and its children |
delete | Delete SimBiology object |
display | Display summary of SimBiology object |
get | Get SimBiology object properties |
rename | Rename SimBiology model component and update expressions |
set | Set SimBiology object properties |
Property Summary
Active | Indicate object in use during simulation |
Name | Specify name of object |
Notes | HTML text describing SimBiology object |
Parent | Indicate parent object |
Rule | Specify species and parameter interactions |
RuleType | Specify type of rule for rule object |
Tag | Specify label for SimBiology object |
Type | Display SimBiology object type |
UserData | Specify data to associate with object |
See Also
Definitions and Evaluations of Rules in SimBiology Models, AbstractKineticLaw object
, Configset object
, KineticLaw object
, Model object
, Parameter
object
, Reaction object
, Root object
, Species
object
Version History
Introduced in R2006b