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

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

[Octave-bug-tracker] [bug #61532] "Automatic limits for current axis" bu


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #61532] "Automatic limits for current axis" button doesn't respect "axis tight"
Date: Sun, 23 Jan 2022 08:54:59 -0500 (EST)

Follow-up Comment #12, bug #61532 (project octave):

Can someone with access to Matlab attach the two figure files generated by
this script?


clf
plot (1:10, (1:10) * 2)
axis equal
print -dpng 2D_equal.png

clf
plot3 (1:10, (1:10) * 2, (1:10) * 3)
axis equal
print -dpng 3D_equal.png


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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