comparison scripts/control/base/step.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents bdbee5282954
children 4c8a2e4e0717
comparison
equal deleted inserted replaced
5052:c6ef19da4b24 5053:c08cb1098afc
46 ## Times of the step response. 46 ## Times of the step response.
47 ## @end table 47 ## @end table
48 ## 48 ##
49 ## When invoked with the output parameter @var{y} the plot is not displayed. 49 ## When invoked with the output parameter @var{y} the plot is not displayed.
50 ## @end deftypefn 50 ## @end deftypefn
51 ##
51 ## @seealso{impulse and __stepimp__} 52 ## @seealso{impulse and __stepimp__}
52 53
53 ## Author: Kai P. Mueller <mueller@ifr.ing.tu-bs.de> 54 ## Author: Kai P. Mueller <mueller@ifr.ing.tu-bs.de>
54 ## Created: September 30, 1997 55 ## Created: September 30, 1997
55 ## based on lsim.m of Scottedward Hodel 56 ## based on lsim.m of Scottedward Hodel