sbioregisterunitprefix - Create user-defined unit prefix
Syntax
sbioregisterunitprefix('NameValue', Exponent)
Description
sbioregisterunitprefix('NameValue', Exponent) creates
a unit prefix with the name NameValue and
with a multiplicative factor of 10^Exponent, and
adds it to the UserDefinedUnitPrefixes vector in sbioroot and
to the user-defined library. You can see the available unit prefixes
with the sbioshowunitprefixes function.
NameValue is
the name of the prefix. Valid names must begin with a letter and can
contain characters, underscores, or numbers. Built-in prefixes are
defined based on the International System of Units (SI).
Exponent shows
the value of 10^Exponent that defines the relationship
of the unit Name to
the base unit. For example, for the unit picomole, Exponent is –12.
See Also
sbioaddtolibrary, sbioremovefromlibrary, sbioshowunitprefixes, sbiounitprefix
 | sbioregisterunit | | sbioremovefromlibrary |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit