필터 지우기
필터 지우기

Creating stacked bar in matlab

조회 수: 1 (최근 30일)
Tanmoyee Bhattacharya
Tanmoyee Bhattacharya 2018년 5월 11일
댓글: Star Strider 2018년 5월 11일
I have a data like that
if true
% code
end
1971-2005 90 8.76 1.24
2006-2040 90.6 7 2.4
2041-2070 93 3 4
2006-2040 87 6 7
2041-2070 88 3.44 8.56
I want to create a stacked bar like the picture attached with.How to do it?

답변 (1개)

Star Strider
Star Strider 2018년 5월 11일
See the documentation for the boxplot (link) function.
  댓글 수: 2
Tanmoyee Bhattacharya
Tanmoyee Bhattacharya 2018년 5월 11일
Thank you sir.But I want to create a stacked bar.The image attached was wrong.Now I attach a image that I want to do.
Star Strider
Star Strider 2018년 5월 11일
My pleasure.
The original image was of a box plot.
See the bar (link) function documentation section Display Stacked Bars (link).

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by