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

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

[Octave-bug-tracker] [bug #32836] quiver3 draws nothing, although it sho


From: Rik
Subject: [Octave-bug-tracker] [bug #32836] quiver3 draws nothing, although it should
Date: Mon, 21 Mar 2011 21:23:40 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110303 Ubuntu/10.04 (lucid) Firefox/3.6.15

Update of bug #32836 (project octave):

                  Status:               Need Info => Confirmed              

    _______________________________________________________

Follow-up Comment #4:

Okay, I think I've found the problem.  The scale factor for the length of the
arrows is set to zero when only a single point in space is used (with
potentially many vectors from said point).  Could you run the following in
Matlab and post a picture of the results.  I need to fine tune the scaling
parameters.


quiver3 ([5 5 5 6],[5 5 5 6],[5 5 5 6],[1 -1 -1 -1],[1 -1 1 -1],[1 -1 1 -1]);

 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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