phase.plot: Plot phases

Description Usage Arguments Note Author(s) Examples

Description

Plot phases with arrows

Usage

1
2
phase.plot (x, y, phases, arrow.size = 0.05, arrow.size.head = 0.05, 
            arrow.lwd = 2, arrow.col="black")

Arguments

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 black.

Note

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.

Author(s)

Tarik C. Gouhier (tarik.gouhier@gmail.com)

Code based on WTC MATLAB package written by Aslak Grinsted.

Examples

1
## Not run: phase.plot(x, y, phases)

Example output

biwavelet 0.20.11 loaded.

biwavelet documentation built on May 2, 2019, 5:10 p.m.