summaryrefslogtreecommitdiff
path: root/help/en_US/rectpuls.xml
diff options
context:
space:
mode:
authorttt2018-12-06 13:42:14 +0530
committerttt2018-12-06 13:42:14 +0530
commitd6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795 (patch)
treefdbe9d1a10e7c256e86d7efae276fa75615cd0ba /help/en_US/rectpuls.xml
parent3ffa5ac619587eadfdb4ffd3e2fee57fee385e21 (diff)
downloadFOSSEE-Signal-Processing-Toolbox-d6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795.tar.gz
FOSSEE-Signal-Processing-Toolbox-d6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795.tar.bz2
FOSSEE-Signal-Processing-Toolbox-d6e8cfd86be242d0a1a09a1ef7d8b7f3d12af795.zip
code by jitendra and added more test4.sce
Diffstat (limited to 'help/en_US/rectpuls.xml')
-rw-r--r--help/en_US/rectpuls.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/help/en_US/rectpuls.xml b/help/en_US/rectpuls.xml
index 261d203..3cd54c0 100644
--- a/help/en_US/rectpuls.xml
+++ b/help/en_US/rectpuls.xml
@@ -17,7 +17,7 @@
<refnamediv>
<refname>rectpuls</refname>
- <refpurpose></refpurpose>
+ <refpurpose>Generates a Rectangular pulse based on the width and sampling times.</refpurpose>
</refnamediv>
@@ -42,7 +42,6 @@
<refsection>
<title>Description</title>
<para>
-This is an Octave function
y = rectpuls(t) returns a continuous, aperiodic, unity-height rectangular pulse depending upon input t, centered about t=0 and having default width of 1.
y = rectpuls(t,w) generates a rectangle of width w.
</para>