comparison scripts/control/base/step.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 4c8a2e4e0717
children 34f96dd5441b
comparison
equal deleted inserted replaced
5641:eb998631a4aa 5642:2618a0750ae6
46 ## @item t 46 ## @item t
47 ## Times of the step response. 47 ## Times of the step response.
48 ## @end table 48 ## @end table
49 ## 49 ##
50 ## When invoked with the output parameter @var{y} the plot is not displayed. 50 ## When invoked with the output parameter @var{y} the plot is not displayed.
51 ## @seealso{impulse, __stepimp__}
51 ## @end deftypefn 52 ## @end deftypefn
52 ##
53 ## @seealso{impulse and __stepimp__}
54 53
55 ## Author: Kai P. Mueller <mueller@ifr.ing.tu-bs.de> 54 ## Author: Kai P. Mueller <mueller@ifr.ing.tu-bs.de>
56 ## Created: September 30, 1997 55 ## Created: September 30, 1997
57 ## based on lsim.m of Scottedward Hodel 56 ## based on lsim.m of Scottedward Hodel
58 57