summaryrefslogtreecommitdiff
path: root/help/en_US/hilbert1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'help/en_US/hilbert1.xml')
-rw-r--r--help/en_US/hilbert1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/en_US/hilbert1.xml b/help/en_US/hilbert1.xml
index 3d4ab42..765d670 100644
--- a/help/en_US/hilbert1.xml
+++ b/help/en_US/hilbert1.xml
@@ -45,7 +45,7 @@
<refsection>
<title>Description</title>
<para>
-h = hilbert (f) computes the extension of the real valued signal f to an analytic signal. If f is a matrix, the transformation is applied to each column. For N-D arrays, the transformation is applied to the first non-singleton dimension.
+h = hilbert1 (f) computes the extension of the real valued signal f to an analytic signal. If f is a matrix, the transformation is applied to each column. For N-D arrays, the transformation is applied to the first non-singleton dimension.
</para>
<para>
real (h) contains the original signal f. imag (h) contains the Hilbert transform of f.