diff scripts/plot/zlabel.m @ 3368:a4cd1e9d9962

[project @ 1999-11-20 17:22:48 by jwe]
author jwe
date Sat, 20 Nov 1999 17:23:01 +0000
parents 8b262e771614
children 5ee5afb3981a
line wrap: on
line diff
--- a/scripts/plot/zlabel.m
+++ b/scripts/plot/zlabel.m
@@ -17,12 +17,10 @@
 ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 ## 02111-1307, USA.
 
-## usage: zlabel (text)
-##
-## Defines a label for the z-axis of a plot.  The label will appear the
-## next time a plot is displayed.
-##
-## See other plotting commands also.
+## See xlabel.
+
+## See also: plot, semilogx, semilogy, loglog, polar, mesh, contour,
+##           bar, stairs, gplot, gsplot, replot, xlabel, title
 
 ## Author: Vinayak Dutt <Dutt.Vinayak@mayo.EDU>
 ## Created: 3 July 95