[Changeset]: Add the comet function
Ben Abbott
bpabbott at mac.com
Mon Sep 22 05:55:07 CDT 2008
On Sep 22, 2008, at 3:45 AM, Michael Goffioul wrote:
> 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.
ok, I'll look into a simpler example and file a report later.
Ben
More information about the Octave-maintainers
mailing list