octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #31305] slow contour plot


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #31305] slow contour plot
Date: Sat, 30 Oct 2010 01:55:54 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7

Follow-up Comment #30, bug #31305 (project octave):

again with tip 11168 and patch.contour4 applied I see some addition problems
(which may be unrelated to his problem) ...

contour (rand (20)) # no contour, and tickmarks/labels are ok
pause
zlim ([0 1])  # gives the expect result.
pause
zlim ([-1 1]) # contour is ok, but no tickmarks/labels.
pause
zlim ([.1 1]) # no contour, but tickmarks/labels are ok.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31305>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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