Feeds
已回答
Bar plot with bars in different colors
If you want all your data to be displayed in different colors, an easy way to do this is: bar(diag(data_vector),'stacked')
Bar plot with bars in different colors
If you want all your data to be displayed in different colors, an easy way to do this is: bar(diag(data_vector),'stacked')
7 years 前 | 5