Description Usage Arguments Note Author(s) Examples
Plot phases with arrows
1 2 | phase.plot (x, y, phases, arrow.size = 0.05, arrow.size.head = 0.05,
arrow.lwd = 2, arrow.col="black")
|
x |
x-coordinates |
y |
y-coordinates |
phases |
phases |
arrow.size |
arrow size. Default is 0.05 |
arrow.size.head |
size of the arrow head. Default is 0.05 |
arrow.lwd |
arrow line width. Default is 2. |
arrow.col |
arrow line color. Default is |
Arrows pointing to the right mean that x
and y
are in phase.
Arrows pointing to the left mean that x
and y
are in anti-phase.
Arrows pointing up mean that y
leads x
by π/2.
Arrows pointing down mean that x
leads y
by π/2.
Tarik C. Gouhier (tarik.gouhier@gmail.com)
Code based on WTC MATLAB package written by Aslak Grinsted.
1 | ## Not run: phase.plot(x, y, phases)
|
biwavelet 0.20.11 loaded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.