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:22:09 +0530 (IST)

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

I changed marker size from 12 to 100, but don't see any change in doing that. I 
am now plotting one without marker size to see if adding this has enhanced it. 





reply via email to

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