diff scripts/plot/ylabel.m @ 11315:c715816f4539

Add additional calling form to docstring for [xyz]label functions.
author Rik <octave@nomad.inbox5.com>
date Mon, 06 Dec 2010 17:30:47 -0800
parents 39ae406df598
children fd0a3ac60b0e
line wrap: on
line diff
--- a/scripts/plot/ylabel.m
+++ b/scripts/plot/ylabel.m
@@ -20,6 +20,7 @@
 ## -*- texinfo -*-
 ## @deftypefn  {Function File} {} ylabel (@var{string})
 ## @deftypefnx {Function File} {} ylabel (@var{h}, @var{string})
+## @deftypefnx {Function File} {@var{h} =} ylabel (@dots{})
 ## @seealso{xlabel}
 ## @end deftypefn