summaryrefslogtreecommitdiff
path: root/man/step.Rd
blob: dfa014cb71ff2a76fe665148899221327b6b8f84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/impulse.R
\name{step}
\alias{step}
\title{Step Response Plots}
\usage{
step(model)
}
\arguments{
\item{model}{an object of class \code{impulseest}}
}
\description{
Plots the step response of a system, given the IR model
}
\seealso{
\code{\link{impulseest}},\code{\link{impulse}}
}