[Changeset]: Add the comet function

Michael Goffioul michael.goffioul at gmail.com
Mon Sep 22 02:45:43 CDT 2008


On Mon, Sep 22, 2008 at 1:08 AM, Ben Abbott <bpabbott at mac.com> wrote:
>
> 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?

I'm not aware of such problem. A more complete report would
be useful.

Michael.


More information about the Octave-maintainers mailing list