help-octave
[Top][All Lists]
Advanced

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

Re: Plotting vectors


From: Jordi Gutierrez Hermoso
Subject: Re: Plotting vectors
Date: Wed, 9 Aug 2006 16:14:18 -0400

On 09/08/06, Gabriel F. Ideriha <address@hidden> wrote:
Hi! What string should I use to plot a vector in a 2d graphic?

If you're willing to use Octaviz and have OpenGL support enabled, I
recommend the "vtk_arrows3" command:

    http://octaviz.sourceforge.net/index.php?page=manpages

It's for 3d arrows, but you can of course specialise it two dimensions
in the obvious way, i.e. make the third coordinate all zeros.

HTH,
- Jordi G. H.


reply via email to

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