summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSuraj Yerramilli2016-02-22 23:44:44 +0530
committerSuraj Yerramilli2016-02-22 23:44:44 +0530
commit51308947043af27965a369736bd65d673451a9b3 (patch)
treecdba2928ed3fd801d62b2eafd89505079e201768 /man
parent31ac65cd1d832bb5e56a3e5acf530c5c9e6ec9cb (diff)
downloadSysID-R-code-51308947043af27965a369736bd65d673451a9b3.tar.gz
SysID-R-code-51308947043af27965a369736bd65d673451a9b3.tar.bz2
SysID-R-code-51308947043af27965a369736bd65d673451a9b3.zip
added support for multivariate frequency response objects
Diffstat (limited to 'man')
-rw-r--r--man/plot.idfrd.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/plot.idfrd.Rd b/man/plot.idfrd.Rd
index b2459f4..541c2eb 100644
--- a/man/plot.idfrd.Rd
+++ b/man/plot.idfrd.Rd
@@ -4,7 +4,7 @@
\alias{plot.idfrd}
\title{Plotting idfrd objects}
\usage{
-\method{plot}{idfrd}(x)
+\method{plot}{idfrd}(x, col = "steelblue", lwd = 1)
}
\arguments{
\item{x}{An object of class \code{idframe}}