help-octave
[Top][All Lists]
Advanced

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

makersize for dots


From: lo
Subject: makersize for dots
Date: Mon, 12 Jul 2010 21:36:44 +0200
User-agent: KMail/1.12.4 (Linux/2.6.31.12-0.2-desktop; KDE/4.3.5; x86_64; ; )

hello,

I have installed octave 3.3.51 on a Linux Suse 11.2;

running the following piece of code 

t = 0:0.1:6.3;
plot(t,cos(t), ".", "markersize", 30);

the dots in the graphic window are tiny,
in fact, changing the marker size has no effect,
the dots are still tiny (though it works if I select "+" instead of ".");
is it normal ?
if so, how can I change the size of the dots ?

big thanks for the support !

regards,
Laurent



reply via email to

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