help-octave
[Top][All Lists]
Advanced

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

Re: Plotting in octave


From: asha g
Subject: Re: Plotting in octave
Date: Tue, 2 Nov 2010 11:40:04 +0530 (IST)

> Try including the marker size as well.
> 
>     set (findall (gcf, "-property",
> "linewidth"), "linewidth", 2)
>     set (findall (gcf, "-property",
> "markersize"), "markersize", 12)
> 
> Ben
> 

I have included marker size and compared it with a plot without inclusion of 
marker size and there is no difference.

I also changed markersize from 12- 100 - still so no change. Maybe it is called 
something else ?

Asha






reply via email to

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