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 12:08:51 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

@Richard: Could you try this code?


quiver ([5 6], [5 5], [1 1], [0 0]);
saveas (gcf, 'tstquiver3.png');


This should produce a very clean test case without any sqrt(2) factors
obscuring the algorithm.


    _______________________________________________________

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]