Main Content
Extend Modeling Environment
Define custom model components
Define custom kinetic laws, units, and unit prefixes, and add them to a custom library.
Functions
sbioaddtolibrary | Add to user-defined library |
sbioremovefromlibrary | Remove kinetic law, unit, or unit prefix from library |
sbiocopylibrary | Copy library to disk |
sbioroot | Return SimBiology root object |
sbioreset | Delete all model objects |
sbioabstractkineticlaw | Create kinetic law definition |
sbiounit | Create user-defined unit |
sbiounitprefix | Create user-defined unit prefix |
sbioshowunits | Show units in library |
sbioshowunitprefixes | Show unit prefixes in library |
sbioconvertunits | Convert unit and unit value to new unit |
sbiounitcalculator | Convert value between units |
Objects
Root | Hold models, unit libraries, and abstract kinetic law libraries |
AbstractKineticLaw | Kinetic law information in library |
Unit | User-defined unit |
UnitPrefix | Hold information about user-defined unit prefix |
Topics
- SimBiology Model Component Libraries
The SimBiology® libraries are collections of built-in components that you can use to build and analyze models.