SimBiology.Rule
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
details, see Definitions and Evaluations of Rules in SimBiology
Models.
Use dot notation to query the object properties or change properties that are not
read-only. You can also use the get
and set
commands.
The SimBiology Model Builder app also enables you to add reactions and rules to your model and edit them. For an example, see Incorporate Inhibitor PD Using Mathematical Equation.
Creation
Use addrule
to create and add a rule to a
SimBiology® model.
Properties
Object Functions
copyobj | Copy SimBiology object and its children |
delete | Delete SimBiology object |
display | Display summary of SimBiology object |
findUsages | Find out how a species, parameter, or compartment is used in a model |
get | Get SimBiology object properties |
rename | Rename SimBiology model component and update expressions |
set | Set SimBiology object properties |
Examples
More About
Version History
Introduced in R2006b