help-octave
[Top][All Lists]
Advanced

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

Re: Plotting 3D vectorfield


From: David Bateman
Subject: Re: Plotting 3D vectorfield
Date: Wed, 09 Apr 2008 17:51:02 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Carlo de Falco wrote:
On 08/apr/08, at 17:35, JJonasson wrote:
Hello

I would like to plot a windfield with arrows in 3D from octave, that is I would like to be able to use the gnuplot "arrow" command from within octave.
This should be possible, shouldn't it, but how?

What I am looking for is some sort of 3D quiver function, if you know what I
mean.

I use Octave 3.0 and gnuplot 4.2

Thank you

/Jonas

If you have data on triangular meshes you could try the FPL package:
http://octave.sourceforge.net/doc/f/FPL2pdequiver.html
c.
Or just use quiver3

D.


reply via email to

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