Skip to Main Content Skip to Search
Product Documentation

Exponent - Exponent value of unit prefix

Description

Exponent shows the value of 10^Exponent that defines the numerical value of the unit prefix Name. You can use the unit prefix in conjunction with any built-in or user-defined units. For example, for the unit mole, specify as picomole to use the Exponent, -12.

Characteristics

Applies toObject: Unit prefix
Data typedouble
Data values

Real number. Default is 0.

AccessRead/write

Examples

This example shows you how to create a user-defined unit prefix, add it to the user-defined library, and query the Exponent property.

  1. Create a unit prefix.

    unitprefixObj1 = sbiounitprefix('peta', 15);
    
  2. Add the unit prefix to the user-defined library.

    sbioaddtolibrary(unitprefixObj1);
    
  3. Query the Exponent property.

    get(unitprefixObj1, 'Exponent')
    
    ans =
    
        15

See Also

get, sbioaddtolibrary, sbiounitprefix, set, UnitPrefix object

  


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