UserDefinedLibrary - Library of user-defined components

Description

UserDefinedLibrary is a SimBiology® root object property containing all user-defined components of unit, unit-prefixes, and abstract kinetic laws that you define. You can add, modify, or delete components in the user-defined library. The UserDefinedLibrary property is an object that contains the following properties:

Characteristics

Applies toObject: root
Data typeobject
Data valuesUnit, unit-prefix, and abstract kinetic law objects
AccessRead-only

Characteristics for UserDefinedLibrary properties:

Examples

Example 1

This example uses the command sbiowhos to show the current list of user-defined components.

sbiowhos -userdefined -kineticlaw
sbiowhos -userdefined -unit
sbiowhos -userdefined -unitprefix

Example 2

This example shows the current list of user-defined components by accessing the root object.

rootObj = sbioroot;
get(rootObj.UserDefinedLibrary, 'KineticLaws')
get(rootObj.UserDefinedLibrary, 'Units')
get(rootObj.UserDefinedLibrary, 'UnitPrefixes')

See Also

Functions — sbioaddtolibrary, sbioremovefromlibrary sbioroot, sbiounit, sbiounitprefix

Properties — BuiltInLibrary

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS