help-octave
[Top][All Lists]
Advanced

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

Re: bigger symbols in plot


From: David Bateman
Subject: Re: bigger symbols in plot
Date: Mon, 24 Sep 2007 21:05:05 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

Matt Funk wrote:
> Hi I am using octave 2.9.10 and gnuplot 4.2. I want to plot the points with 
> symbols rather than connecting them. It is for a poster so the standard size 
> of symbols is too small. How do make them bigger?
> 
> thanks
> mat


Try something like

plot (..., "markersize", 10)


D.


reply via email to

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