octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: plot command freeze


From: Dmitri A. Sergatskov
Subject: Re: plot command freeze
Date: Wed, 15 Oct 2008 00:03:07 -0500

On Tue, Oct 14, 2008 at 11:38 PM, John W. Eaton <address@hidden> wrote:
> On 14-Oct-2008, Daniel J Sebald wrote:
>
> | Today I came across the following hang:
> |
> | plot(NaN)
> |
> | for an older version of Octave.  Would someone please try it in an 
> up-to-date build?
>
> It currently generates an empty axes object.
>

Yes, with 3.1.51+

It bombs with 3.0.2:
octave:1> plot(NaN)
error: plot: expecting first argument to be axes handle
error: evaluating if command near line 39, column 5
error: evaluating if command near line 35, column 3
error: called from `__plt_get_axis_arg__' in file
`/usr/share/octave/3.0.2/m/plot/__plt_get_axis_arg__.m'
error: called from `plot' in file `/usr/share/octave/3.0.2/m/plot/plot.m'

> jwe
>

Regards,

Dmitri.
--


reply via email to

[Prev in Thread] Current Thread [Next in Thread]