diff scripts/image/ocean.m @ 3373:36405da8e173

[project @ 1999-11-23 20:54:17 by jwe]
author jwe
date Tue, 23 Nov 1999 20:54:31 +0000
parents 44d82b369c78
children 69b167451491
line wrap: on
line diff
--- a/scripts/image/ocean.m	Tue Nov 23 19:07:18 1999 +0000
+++ b/scripts/image/ocean.m	Tue Nov 23 20:54:31 1999 +0000
@@ -17,7 +17,10 @@
 ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 ## 02111-1307, USA.
 
-## Colormap.
+## @deftypefn {Function File} {} ocean (@var{n})
+## Create color colormap.  The argument @var{n} should be a scalar.  If it
+## is omitted, 64 is assumed.
+## @end deftypefn
 
 ## Author: Tony Richardson <arichard@stark.cc.oh.us>
 ## Created: July 1994