diff scripts/audio/wavwrite.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents c45cf76df06f
children 34f96dd5441b
line wrap: on
line diff
--- a/scripts/audio/wavwrite.m	Sat Mar 04 22:21:01 2006 +0000
+++ b/scripts/audio/wavwrite.m	Mon Mar 06 21:26:54 2006 +0000
@@ -28,10 +28,8 @@
 ##
 ## @deftypefnx {Function File} {} wavwrite(@var{filename}, @var{y}, @var{fs}, @var{bits})
 ## Set the sample rate to @var{fs} Hz and resolution to @var{bits} bits.
-##
+## @seealso{wavread}
 ## @end deftypefn
-##
-## @seealso{wavread}
 
 ## Author: Michael Zeising <michael.zeising@stud.uni-erlangen.de>
 ## Created: 06 December 2005