[Changeset]: Add the comet function
Ben Abbott
bpabbott at mac.com
Sun Sep 21 18:08:52 CDT 2008
On Sep 21, 2008, at 4:49 PM, David Bateman wrote:
> Not sure how much use this function really is, but as it and comet
> are the only 2D core matlab plotting functions that aren't
> implemented, for completeness I include an implementation of this
> function here.
I couldn't resist the temptation to submit comet.m ;-)
In working on this I notices what appears to be a bug regarding
setting the axis limits within the context of this script. I have to
set them twice in order for the plot window to respect the limits. The
attached changeset only sets the axis limits once, so it does not yet
produce the same result as Matlab.
Is this a known bug, or shall I work up a report?
Ben
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: changeset-comet.txt
Url: https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20080921/5b7e3e91/attachment.txt
-------------- next part --------------
More information about the Octave-maintainers
mailing list