Description Usage Arguments Value
View source: R/plot_phase_portrait.R
Plots the phase plane or portrait of a 2-dimensional or 3-dimensional solution to a ODE system. Otherwise the user can specify which variables of a higher-dimensional system to plot in a phase-portrait.
1 | plot_phase_portrait(sol, states = NULL)
|
sol |
solution object returned from |
states |
vector of column indexes: must be of length 2 or 3 and contain numbers greater than 2 |
null
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.