sbiohelp - Help for SimBiology functions
Syntax
sbiohelp('FunctionName')
h = sbiohelp ('FunctionName')
Description
sbiohelp('FunctionName') displays
information for a SimBiology function (FunctionName).
h = sbiohelp ('FunctionName') returns
the help for the SimBiology function FunctionName to h.
You can get general information on the SimBiology software
by specifying FunctionName as 'sbio'.
General information about a SimBiology object can be returned
by specifying FunctionName as
one of the following: 'AbstractKineticLaw', 'Compartment', 'CompileOptions', 'Configset', 'Event', 'ExplicitTauSolverOptions', 'ImplicitTauSolverOptions', 'KineticLaw', 'ODESolverOptions', 'Model', 'Parameter', 'PKData', 'PKCompartment', 'PKModelDeign', 'PKModelMap', 'Reaction', 'Root', 'Rule', 'RuntimeOptions', 'SensitivityAnalysisOptions', 'SimData', 'Species', 'SSASolverOptions', 'Library', 'Unit', 'UnitPrefix',
or 'Variant'.
Examples
sbiohelp('addreaction')
sbiohelp addreaction
sbiohelp reaction
sbiohelp('sbioshowunits')See Also
MATLAB function help
 | sbiogetsensmatrix | | sbiolasterror |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit