diff options
Diffstat (limited to 'macros/wind.sci')
-rw-r--r-- | macros/wind.sci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/wind.sci b/macros/wind.sci index 9e1708f..4fa7bf9 100644 --- a/macros/wind.sci +++ b/macros/wind.sci @@ -20,6 +20,7 @@ function w_out = wind (f, m, varargin) // 1. // 0.5 // 0. + funcprot(0); rhs = argn(2) lhs = argn(1) |