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

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

[Octave-bug-tracker] [bug #34041] mesh and meshc stop displaying z-axis


From: Charles
Subject: [Octave-bug-tracker] [bug #34041] mesh and meshc stop displaying z-axis after one script execution
Date: Thu, 18 Aug 2011 14:08:56 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20100101 Firefox/6.0

Follow-up Comment #1, bug #34041 (project octave):

Further comments on what appears to be causing this bug:

The actual plot by gnuplot appears to be o.k., but the problem is that the
perspective of the mesh and meshc images start defaulting to a "top" (2D)
view. When "colorbar" is used in the figure, this locks the view to whatever
the default state is for gnuplot.

So what's actually happening for me is when I run the test script submitted
here, mesh and meshc work fine, regardless of the number of times I run the
script. But when I run a more complicated version of the same script that
plots the results of 3 different functions on the same mesh or meshc, the view
defaults to a top-level perspective in gnuplot and then won't revert back even
when I run this simpler test script again. Only if I run something else, like
sombrero.m, then the perspective defaults back to 3D next time I run the test
script attached here.

If I remove the colorbar command from the plot, then I can grab the image with
my mouse cursor and rotate it to the correct view. The plot itself is fine.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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