| Contents | Index |
The reaction object represents a reaction, which describes a transformation, transport, or binding process that changes one or more species. Typically, the change is the amount of a species. For example:
Creatine + ATP <-> ADP + phosphocreatine
glucose + 2 ADP + 2 Pi -> 2 lactic acid + 2 ATP + 2 H2O
Spaces are required before and after species names and stoichiometric values.
See Property Summary for links to reaction object property reference pages.
Properties define the characteristics of an object. Use the get and set commands to list object properties and change their values at the command line. You can graphically change object properties in the graphical user interface.
| addreaction (model) | Create reaction object and add to model object |
| addkineticlaw (reaction) | Create kinetic law object and add to reaction object |
| addproduct (reaction) | Add product species object to reaction object |
| addreactant (reaction) | Add species object as reactant to reaction object |
| copyobj (any object) | Copy SimBiology object and its children |
| delete (any object) | Delete SimBiology object |
| display (any object) | Display summary of SimBiology object |
| get (any object) | Get object properties |
| rmproduct (reaction) | Remove species object from reaction object products |
| rmreactant (reaction) | Remove species object from reaction object reactants |
| set (any object) | Set object properties |
| Active | Indicate object in use during simulation |
| KineticLaw | Show kinetic law used for ReactionRate |
| Name | Specify name of object |
| Notes | HTML text describing SimBiology object |
| Parent | Indicate parent object |
| Products | Array of reaction products |
| Reactants | Array of reaction reactants |
| Reaction | Reaction object reaction |
| ReactionRate | Reaction rate equation in reaction object |
| Reversible | Specify whether reaction is reversible or irreversible |
| Stoichiometry | Species coefficients in reaction |
| Tag | Specify label for SimBiology object |
| Type | Display SimBiology object type |
| UserData | Specify data to associate with object |
AbstractKineticLaw object, Configset object, KineticLaw object, Model object, Parameter object, Root object, Rule object, Species object

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 |