Mercurial > hg > octave-max
comparison scripts/plot/subplot.m @ 14335:ce2b59a6d0e5
maint: periodic merge of stable to default.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 05 Feb 2012 15:32:24 -0800 |
parents | 4506eade9f04 4d917a6a858b |
children | f3d52523cde1 |
comparison
equal
deleted
inserted
replaced
14333:6dd710b73150 | 14335:ce2b59a6d0e5 |
---|---|
54 ## | 54 ## |
55 ## @var{index} may be a vector. In which case, the new axis will enclose | 55 ## @var{index} may be a vector. In which case, the new axis will enclose |
56 ## the grid locations specified. The first demo illustrates an example: | 56 ## the grid locations specified. The first demo illustrates an example: |
57 ## | 57 ## |
58 ## @example | 58 ## @example |
59 ## @code{demo ("subplot", 1)} | 59 ## demo ("subplot", 1) |
60 ## @end example | 60 ## @end example |
61 ## | 61 ## |
62 ## @end ifnottex | 62 ## @end ifnottex |
63 ## @seealso{axes, plot} | 63 ## @seealso{axes, plot} |
64 ## @end deftypefn | 64 ## @end deftypefn |