From: kbr on
Hello,

I'm trying to control the colors in a grouped bar chart. Here's what I'm starting with:

x = [1 2 3 4 5]
y = [7 8;5 7;8 8; 9 9; 7 2]
bar(x,y,'grouped')

How can I, for example, make the blue bars pink and the red bars green?

Thanks!
 | 
Pages: 1
Prev: While Loop Error
Next: MATLAB Excel Builder