Phil Fong wrote:
>   It does not seem possible to draw filled in circle markers of different 
> sizes. "plot(0:10,0:2:20,'o','MarkerSize',10, 'MarkerFaceColor', 'b')" gives 
> circles with a dot in the center. But that seems to be due to MarkerFaceColor 
> having no effect. "plot(0:10,0:2:20,'s','MarkerSize',10, 'MarkerFaceColor', 
> 'r')" produces filled in blue squares instead of squares with blue outlines 
> and red fill.
>   
See the recent thread

http://old.nabble.com/make-%22plot%22-draw-filled-dots-to26796661.html

and the older thread

http://old.nabble.com/Plot-Bug%3A-%27markerfacecolor%27-does-not-work-tt25562839.html

it refers to

D.


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to