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

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

[Octave-bug-tracker] [bug #52272] quiver arrowhead too large


From: Rik
Subject: [Octave-bug-tracker] [bug #52272] quiver arrowhead too large
Date: Thu, 26 Oct 2017 11:16:03 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

Could someone with Matlab try this code?


quiver ([5 6], [5 6], [1 1], [1 1])
saveas (gcf, 'tstquiver2.png')


According to the documentation for AutoScale 


Scale the arrow length to fit within the grid-defined coordinate data and
scale arrows so that they do not overlap. The quiver function then applies the
AutoScaleFactor to the arrow length.


The idea I'm trying to check is whether AutoScale has a specific case for a
single arrow (for which there is no grid). 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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