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: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #43686] quiver doesn't handle case where 2 zero matricies are passed in as the vector fields
Date: Tue, 25 Nov 2014 23:29:14 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0

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

Hi, 

Thanks for your report. If you have access to Matlab can you tell us how it
handles this particular situation? Does it raise a warning? Are the line
objects even created in the example below?  


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


Pantxo

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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