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

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

[Octave-bug-tracker] [bug #43686] quiver doesn't handle case where 2 zer


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #43686] quiver doesn't handle case where 2 zero matricies are passed in as the vector fields
Date: Wed, 26 Nov 2014 10:44:44 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0

Follow-up Comment #2, bug #43686 (project octave):

In my pretty old Matlab:
>> version

ans =

7.9.0.529 (R2009b)

>> h = quiver (zeros(2), zeros(2));
>> nkids = numel (get (h, 'children'))

nkids =

     3

And it draws a blank figure wirh scale: 1-2
for x and y.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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