octave-maintainers
[Top][All Lists]
Advanced

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

[changeset] problems with cla()


From: Ben Abbott
Subject: [changeset] problems with cla()
Date: Wed, 22 Oct 2008 13:45:53 -0400

I noticed that clearing an axes twice ...

octave:73> clear all
octave:74> plot(1:10)
octave:75> cla
octave:76> cla
error: invalid vector index = 1
error: called from:
error:   
/Users/bpabbott/Development/mercurial/octave-3.1.51/scripts/plot/findobj.m at 
line 75, column 5
error:   /Users/bpabbott/Development/mercurial/octave-3.1.51/scripts/plot/cla.m 
at line 74, column 8

Changeset is attached.

Ben


Attachment: changeset-cla.patch
Description: Binary data


reply via email to

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