hold not functioning properly in 3.0.3
Jaroslav Hajek
highegg at gmail.com
Fri Jan 23 07:02:11 CST 2009
On Fri, Jan 23, 2009 at 1:58 PM, Jaroslav Hajek <highegg at gmail.com> wrote:
> On Tue, Jan 13, 2009 at 6:07 AM, John W. Eaton <jwe at octave.org> wrote:
>> On 9-Dec-2008, Jonathan Stickel wrote:
>>
>> | I just discovered that "hold on" is not working properly in Octave
>> | 3.0.3. To reproduce, do
>> |
>> | octave:1> figure(1)
>> | octave:2> hold on
>> | octave:3> plot(1:10,1:10)
>> | octave:4> plot(1:10,(1:10).^2)
>> |
>> | Only the second line plot is shown. Inserting the hold command in
>> | between the plotting commands does work, but the above should work also.
>> |
>> |
>> | My platform is Mac OS X, with gnuplot and x11 terminal for plotting.
>>
>> I can confirm this problem with 3.0.3 installed from a Debian
>> package but it works correctly for me with the current sources from
>> the Mercurial archive.
>>
>> We should probably try to fix this problem for 3.0.4.
>>
>> jwe
>>
>
> I have no clue what may be wrong. I could attempt a binary search for
> the offending changeset, but if this problem already existed in
> 3.0.3... maybe someone has a suggestion?
>
Sorry for the noise. I see John has provided a fix. Problem solved.
--
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz
More information about the Bug-octave
mailing list