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

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 4c8a2e4e0717
children 500d884ae373
line wrap: on
line diff
--- a/scripts/audio/loadaudio.m
+++ b/scripts/audio/loadaudio.m
@@ -29,9 +29,9 @@
 ##
 ## The argument @var{bps} can be either 8 (default) or 16, and specifies
 ## the number of bits per sample used in the audio file.
+## @seealso{lin2mu, mu2lin, saveaudio, playaudio, setaudio, record}
 ## @end deftypefn
-##
-## @seealso{lin2mu, mu2lin, saveaudio, playaudio, setaudio, and record}
+
 
 ## Author: AW <Andreas.Weingessel@ci.tuwien.ac.at>
 ## Created: 10 April 1994