¿Bug in hold() function? Octave 3.2.0
José Luis García Pallero
jgpallero at gmail.com
Mon Jun 8 08:31:47 CDT 2009
Hello,
Attached I send a script that runs some plot commands. The script runs
contourf() function, allows to plot more things in the same plot with
hold('on'), plots some points, add a patch() object, and adds a colorbar.
I have two problems:
1. After contourf() is executed, hold('on') function not runs correctly. The
next plots are under the contourf() draw.
I sent this mail last month
(http://www-old.cae.wisc.edu/pipermail/bug-octave/2009-May/008634.html)
and jwe answered:
"Looking at __go_draw_axes__.m, it seems that someone thought about
depth ordering when plotting patches, but maybe they did not properly
account for other plot objects. In any case, I don't understand
precisely how this is supposed to work, so it would help if someone
else could provide a patch."
--
*****************************************
José Luis García Pallero
jgpallero at gmail.com
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20090608/49185e2d/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tplot.m
Type: application/octet-stream
Size: 498 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20090608/49185e2d/attachment-0001.obj
More information about the Bug-octave
mailing list