[changeset] problems with cla()

Ben Abbott bpabbott at mac.com
Wed Oct 22 12:45:53 CDT 2008


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: changeset-cla.patch
Type: application/octet-stream
Size: 1713 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/octave-maintainers/attachments/20081022/10ef6763/attachment.obj 


More information about the Octave-maintainers mailing list