diff options
Diffstat (limited to 'macros/sawtooth.sci')
-rw-r--r-- | macros/sawtooth.sci | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macros/sawtooth.sci b/macros/sawtooth.sci index 8c3d689..4a5d494 100644 --- a/macros/sawtooth.sci +++ b/macros/sawtooth.sci @@ -1,5 +1,4 @@ function [y]=sawtooth (t,width) - // Generates a Sawtooth wave // Calling Sequence // [y]=sawtooth(t) |