CommonTimeDomain | Cellzilla2D Home |
Description
Returns the start and stop time of a set of interpolation functions.
Needs["Cellzilla2D`"];
Return Value
CommonTimeDomain[solution] returns a {t1,t2} giving the time interval that is common to all of the InterpolatingFunctions. Here solution is a list containing outputs from one or more run commands.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also