diff options
Diffstat (limited to 'macros/pulstran.sci')
-rw-r--r-- | macros/pulstran.sci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/pulstran.sci b/macros/pulstran.sci index 5aaea5c..952a82c 100644 --- a/macros/pulstran.sci +++ b/macros/pulstran.sci @@ -19,6 +19,7 @@ function y = pulstran(t, d, p, varargin) //pulstran([0.5,9,8,7],[4,6],[-7,0.5]) //ans = // 0. 0. 0. 0.5 + funcprot(0); rhs=argn(2) |