Skip to Main Content Skip to Search
Product Documentation

sbioshowunitprefixes - Show unit prefixes in library

Syntax

UnitPrefixObjs = sbioshowunitprefixes
[Name, Multiplier] = sbioshowunitprefixes
[Name, Multiplier, Builtin] = sbioshowunitprefixes
[Name, Multiplier, Builtin] = sbioshowunitprefixes('Name')

Arguments

unitPrefixObjs

Vector of unit prefix objects from the BuiltInLibrary and UserDefinedLibrary properties of the Root object.

Name

Name of the built-in or user-defined unit prefix. Built-in prefixes are defined based on the International System of Units (SI).

Multiplier

Shows the value of 10^Exponent that defines the relationship of the unit prefix Name to the base unit. For example, the multiplier in picomole is 10e-12.

BuiltinAn array of logical values. If Builtin is true for a unit prefix, the unit prefix is built in. If Builtin is false for a unit prefix, the unit prefix is user defined.

Description

sbioshowunitprefixes returns information about unit prefixes in the SimBiology library.

UnitPrefixObjs = sbioshowunitprefixes returns the unit prefixes in the library as a vector of unit prefix objects in UnitPrefixObjs.

[Name, Multiplier] = sbioshowunitprefixes returns the multiplier for each prefix in Name to Multiplier as a cell array of strings.

[Name, Multiplier, Builtin] = sbioshowunitprefixes returns whether the unit prefix is built in or user defined for each unit prefix in Name to Builtin.

[Name, Multiplier, Builtin] = sbioshowunitprefixes('Name') returns the name, multiplier, and built-in status for the unit prefix with name Name. Name can be a cell array of strings.

Examples

[name, multiplier] = sbioshowunitprefixes;
[name, multiplier] = sbioshowunitprefixes('nano');

See Also

sbioconvertunits | sbioshowunits | 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