summaryrefslogtreecommitdiff
path: root/help/en_US/rectpuls.xml
diff options
context:
space:
mode:
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>