| Contents | Index |
A ScheduleDose object defines a series of doses to the amount of a species during a simulation. The TargetName property defines the species that receives the dose.
Each dose can have a different amount, as defined by an amount array in the Amount property. Each dose can be given at specified times, as defined by a time array in the Time property. A rate array in the Rate property defines how fast each dose is given. At each time point in the time array, a dose is given with the corresponding amount and rate.
To use a dose object in a simulation, you must add the dose object to a model object and set the Active property of the dose object to true.
When there are multiple active ScheduleDdose objects on a model, and there are duplicate specifications for a property value, the simulation uses the last occurrence for the property value in the array of doses. You can find out which dose youapplied last by looking at the indices of the dose objects stored on the model.
See the Property Summary for links to species property reference pages. Properties define the characteristics of an object. Use the get command to list object properties and the set command to change their values at the command line. Use can graphically change object properties in the graphical user interface
| sbiodose | Construct dose object |
Methods for variant objects
| copyobj (any object) | Copy SimBiology object and its children |
| get (any object) | Get object properties |
| set (any object) | Set object properties |
Properties for variant objects
| Active | Indicate object in use during simulation |
| Amount | Amount of dose |
| AmountUnits | Dose amount units |
| DurationParameterName | Parameter specifying length of time |
| LagParameterName | Parameter specifying time lag for dose |
| Name | Specify name of object |
| Notes | HTML text describing SimBiology object |
| Parent | Indicate parent object |
| Rate | Rate of dose |
| RateUnits | Units for dose rate |
| Tag | Specify label for SimBiology object |
| TargetName | Species receiving dose |
| Time | Simulation time steps or schedule dose times |
| TimeUnits | Show time units for dosing and simulation |
| Type | Display SimBiology object type |
| UserData | Specify data to associate with object |
Model object, RepeatDose object, sbiodose, sbiosimulate

See how to analyze, visualize, and model biological data and systems using MathWorks products.
Get free kit| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |