changeset 22409:fda8d91b2e71

plot.m: Add documentation for 'y' = yellow (bug #48956). * plot.m: Add documentation for 'y' = yellow.
author Rik <rik@octave.org>
date Tue, 30 Aug 2016 21:56:38 -0700
parents 22f22d53f135
children bc38c1ff6698
files scripts/plot/draw/plot.m
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/draw/plot.m	Tue Aug 30 18:59:34 2016 +0200
+++ b/scripts/plot/draw/plot.m	Tue Aug 30 21:56:38 2016 -0700
@@ -149,6 +149,7 @@
 ## @item @samp{r} @tab Red
 ## @item @samp{g} @tab Green
 ## @item @samp{b} @tab Blue
+## @item @samp{y} @tab Yellow
 ## @item @samp{m} @tab Magenta
 ## @item @samp{c} @tab Cyan
 ## @item @samp{w} @tab White