plot.idfrd: Plotting idfrd objects

Description Usage Arguments See Also Examples

Description

Generates the bode plot of the given frequency response data. It uses the ggplot2 plotting engine

Usage

1
2
## S3 method for class 'idfrd'
plot(x, col = "steelblue", lwd = 1, ...)

Arguments

x

An object of class idframe

col

a specification for the line colour (Default : " steelblue")

lwd

the line width, a positive number, defaulting to 1

...

additional arguments

See Also

ggplot

Examples

1
2

sysid documentation built on May 2, 2019, 4:18 a.m.