I am using Octave 3.2.3-2_i686-pc-mingw32_gcc-4.4.0 installed using the
Octave-forge installer. As far as I can tell setting MarkerSize for point (.)
markers has no effect. "plot(0:10,0:2:20,'.','MarkerSize',10)" and
"plot(0:10,0:2:20,'.','MarkerSize',10)" produce the same plot.
Is this intentional? Matlab does scale point markers with MarkerSize.
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.
Phil
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev