diff scripts/general/circshift.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents 9df0048ae0a1
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/general/circshift.m
+++ b/scripts/general/circshift.m
@@ -44,6 +44,7 @@
 ## @end group
 ## @end example
 ## @end deftypefn
+##
 ## @seealso {permute, ipermute, shiftdim}
 
 function y = circshift (x, n)