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

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

[Octave-bug-tracker] [bug #44323] Zooming in 3D plots works on XY plane


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #44323] Zooming in 3D plots works on XY plane rather than projection plane
Date: Sun, 3 Mar 2019 17:01:10 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0

Follow-up Comment #8, bug #44323 (project octave):

@Philip: The distortion is due to Octave's approach for zooming 3D scenes,
which is changing xlim and ylim just like in 2D. This approach leaves zlim
unchanged, hence the flattened surfaces when zooming in.

Matlab behaves differently for 3D scenes. Instead of changing the axes limits
they seem to change the view angle. I guess they also change the camera target
when using the mouse to zoom around a specific region.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?44323>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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