sbiowhos - Show contents of project file, library file, or SimBiology root object

Syntax

sbiowhos flag
sbiowhos ('flag')
sbiowhos flag1 flag2...
sbiowhos FileName

Description

sbiowhos shows contents of the SimBiology root object. This includes the built-in and user-defined abstract kinetic laws, units, and unit prefixes.

sbiowhos flag shows specific information about the SimBiology root object as defined by flag. Valid flags are described in this table.

FlagDescription
-builtin Built-in abstract kinetic laws, units, and unit prefixes
-data Data saved in file
-kineticlaw Built-in and user-defined abstract kinetic laws
-unitBuilt-in and user-defined units
-unitprefix Built-in and user-defined unit prefixes
-userdefined User-defined abstract kinetic laws, units, and unit prefixes

You can also specify the functional form sbiowhos ('flag').

sbiowhos flag1 flag2... shows information about the SimBiology root object as defined by flag1, flag2,... .

sbiowhos FileName shows the contents of the SimBiology project or library defined by Name.

Examples

% Show contents of the SimBiology root object
  sbiowhos    
 
% Show abstract kinetic laws on the SimBiology root object
  sbiowhos -kineticlaw
 
% Show the builtin units of the SimBiology root object.
  sbiowhos -builtin -unit
 
% Show all contents of project file.
  sbiowhos myprojectfile
 
% Show abstract kinetic laws from a library file.
  sbiowhos -kineticlaw mylibraryfile
 
% Show all contents of multiple files.
  sbiowhos myfile1 myfile2

See Also

MATLAB function whos

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS