sbiounitprefix
Create user-defined unit prefix
Syntax
Description
unitprefixObject =
sbiounitprefix(prefixName)prefixName.
In order to use the unit prefix defined by unitprefixObject , you
        must add it to the user-defined library using sbioaddtolibrary. Use sbioshowunitprefixes  to list the units available in the user-defined
        library.
unitprefixObject =
sbiounitprefix(prefixName,exponentValue)10^.exponentValue
unitprefixObject =
sbiounitprefix(___,Name=Value)unitprefixObject properties using one or more name-value
        arguments, where Name is the object property name and
          Value is the corresponding value. For a list of the object properties,
        see UnitPrefix.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2008a