I am creating bar charts in Matlab, and I would like to put a text label under each bar showing what the bar represents.
I seem to be only able to place numbers under each individual bar.
eg: bar([1 2 3],[# # #]);
This command plots three bars labeled 1, 2 and 3.
Matlab doesn't seem to allow me to put text in the place of 1, 2, 3.
If you could give me a command that would change this it would be most helpful. Thanks.
2006-12-21
13:15:53
·
3 answers
·
asked by
Ubi
5
in
Science & Mathematics
➔ Engineering