[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
plotyy
From: |
John W. Eaton |
Subject: |
plotyy |
Date: |
Tue, 28 Sep 2010 13:05:12 -0400 |
On 28-Sep-2010, CdeMills wrote:
| herewith enclosed a version of plotyy implementing an interface more similar
| to plot. The difference is that supplemental arguments are passed to the
| internal __plotyy__ sub-function, where there are reused by the two calls to
| the plotting function. This way, plot properties can be set.
|
| Regards
|
| Pascal
|
| http://octave.1599824.n4.nabble.com/file/n2717470/plotyy.m plotyy.m
| --
| View this message in context:
http://octave.1599824.n4.nabble.com/plotyy-tp2717470p2717470.html
| Sent from the Octave - Maintainers mailing list archive at Nabble.com.
Instead of sending a complete new version, please send a context diff
relative to the version you started with. Or, if you are working with
the development sources, please generate a mercurial changeset. Also
please include a changelog entry with your change. It would probably
also help if you explained (perhaps with examples) what problems the
changes fix.
Thanks,
jwe