Group: rec.outdoors.rvtravel · Group Profile · Search for Thinkens in rec.outdoors.rvtravel
Author: Carl A.
Date: Jun 11, 2008 12:29
"Young Ryu": <SNIP needs glasses... Here, how can I thinken the x- and y-axis line, and make bold x- and y-axis tick labels (e.g. 1, 2, 3, 4, 5) and x- and y-axis titles (e.g. Hour and Counts one of the solutions is outlined below plot(rand(10,4)); set(gca,... 'linewidth',3,... 'xcolor',[0,1,0],... 'fontsize',10,... 'fontname'
|