Group: comp.sys.acorn.programmer · Group Profile · Search for Rectanges in comp.sys.acorn.programmer
Author: Erik G
Date: Sep 22, 2008 10:49
You need to change it's handle try using set(gcf,'DefaultRectangleEdgeColor','red') This should print a rectange in red. Just replace red with another color to change colors. If you want to change the default color permanently, use set(0,'DefaultRectangleEdgeColor','red') "Pedro " <leuzito@hotmail.com> wrote in message <g6aamc$r5q$1@fred.mathworks.com>... A simple question, when
|