help-octave
[Top][All Lists]
Advanced

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

Re: plot with vectors


From: Henry F. Mollet
Subject: Re: plot with vectors
Date: Fri, 22 Apr 2005 19:01:42 -0700
User-agent: Microsoft-Entourage/10.1.1.2418

GNU Octave, version 2.1.46 (powerpc-apple-darwin6.6).
Wildebeest PLOT Version 3.8i patchlevel 0
octave:1> a = randn(10,4);
octave:2> gplot a with vector
see attached, works for me
Henry



on 4/22/05 11:17 AM, Hamish Allan at address@hidden wrote:

> Sorry, I should really have elaborated. From within Octave:
> 
> octave:1> a = randn(10,4);
> octave:2> gplot a with vector
> octave:3>          line 0: Not enough columns for this style
> octave:3> save a.dat a
> 
> But from within Gnuplot:
> 
> gnuplot> plot "a.dat" with vector
> 
> works fine.
> 
> Any ideas?
> 
> Best wishes,
> Hamish
> 
> On Apr 22, 2005, at 18:11, Hamish Allan wrote:
> 
>> Hi,
>> 
>> Can I access Gnuplot's "plot with vectors" style from within Octave?
>> 
>> Best wishes,
>> Hamish
> 
> 
> 
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
> 
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------
> 

Attachment: Fig_gplot.pdf
Description: Binary data


reply via email to

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