Skip to Main Content Skip to Search
Product Documentation

UserDefinedLibrary - Library of user-defined components

Description

UserDefinedLibrary is a SimBiology root object property containing all user-defined components of unit, unit prefixes, and 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

BuiltInLibrary, sbioaddtolibrary, sbioremovefromlibrary, sbioroot, sbiounit, sbiounitprefix

  


Free Computational Biology Interactive Kit

See how to analyze, visualize, and model biological data and systems using MathWorks products.

Get free kit

Trials Available

Try the latest computational biology products.

Get trial software
 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS