sbioroot - Return SimBiology root object
Syntax
rootObj = sbioroot
Arguments
| rootObj | Return sbioroot to this object. |
Description
rootObj = sbioroot returns
the SimBiology root object to root. The SimBiology root
object contains a list of the top-level SimBiology model objects,
available units, unit prefixes, and available kinetic laws.
The units define the set of built-in units and user-defined
units. See Unit object for
more information.
The unit prefixes define the set of built-in prefixes and user-defined
prefixes. See Unit Prefix object for
more information.
The kinetic laws define the built-in kinetic laws and user-defined
kinetic laws. See AbstractKineticLaw object for
more information.
To add a unit, prefix or kinetic law to the root
(in the user-defined library), use the sbioaddtolibrary function.
To remove, use sbioremovefromlibrary.
The models opened in the SimBiology desktop are stored
in the root object.
Method Summary
Property Summary
See Also
addkineticlaw, sbiomodel, sbioreset
 | sbioreset | | sbiorule |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit