Unit object
Hold information about user-defined unit
Description
The SimBiology® unit object holds information about user-defined
units. To create a unit, create the unit object and add the unit to
the library using the sbioaddtolibrary
function.
Use the unit object property Composition
to specify the composition of your
units. See Property Summary for links to unit 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 unit object properties in the SimBiology desktop.
For more information, see SimBiology Model Component Libraries.
Constructor Summary
sbiounit | Create user-defined unit |
Method Summary
delete | Delete SimBiology object |
display | Display summary of SimBiology object |
findUsages | Find out how a unit or unit prefix is used |
get | Get SimBiology object properties |
rename | Rename object and update expressions |
set | Set SimBiology object properties |
Property Summary
Composition | Unit composition |
Multiplier | Relationship between defined unit and base unit |
Name | Specify name of object |
Notes | HTML text describing SimBiology object |
Parent | Indicate parent object |
Tag | Specify label for SimBiology object |
Type | Display SimBiology object type |
UserData | Specify data to associate with object |
See Also
AbstractKineticLaw object
, KineticLaw object
, Model object
, Parameter
object
, Reaction object
, Root object
, Rule
object
, Species object
, UnitPrefix object
Version History
Introduced in R2008a