foreground — foreground property
property/value pair
Allows to change the foreground axes property; available in all plotlib functions.
plot(1:10,sin(1:10),'foreground',[1 0 0]);