Toolbox Package Symbol | See Also »|More About » |
plotSimulation[{var1 -> InterpolatingFunction[<>][t], var2 -> InterpolatingFunction[<>][t], ...}] will plot the time course results for the whole time range. |
plotSimulation[result, {t, tstart, tfinal}] will plot the time course results for the time range between tstart and tfinal. |
PlotFunction | LogLogPlot | Specify the Mathematica plotting function to used. | |
Tooltipped | True | Curves shown with or without tooltip labels. | |
ZeroFac | 1.`*^-6 | Starting time point for LogLinearPlot and LogLogPlot. | |
Legend | False | If a legend should be drawn. |