| SSADotPlot | xSSA Home |
Needs["xSSA`"];
Return Value
SSADotPlot[solution, variable, options] Plots a single variable with dots.
SADotPlot[solution, {v1, v2, ...}, options] Plots a list of variables with dots.
solution is the output of SSA when "Mode"→"List" or "SparseList"
Options
Same options as Plot.
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also
