Bar plot has no color edge with many bars even if I add the argument

조회 수: 3 (최근 30일)
Rafael Freire
Rafael Freire 2018년 11월 12일
댓글: Star Strider 2018년 11월 12일
Hi,
I am doing a stacked barplot with 86 bars and I want the color edge as black, but even if I am adding ther argument I dont get what I want. Please, can you help me. Thanks
figure,
bar(rand(86,2), 'stacked', 'EdgeColor','k' )
  댓글 수: 5
Rafael Freire
Rafael Freire 2018년 11월 12일
better visualization. because it is easy to visualize the horizontal and vertical limits of the bars. Like that, it is very hard to see the bar edges from the yellow color
Star Strider
Star Strider 2018년 11월 12일
If you believe it was a bug corrected in later releases, it could also have been corrected in R2015b.
In the main MATLAB window top toolbar, click on ‘Add-Ons’, then click on ‘Check for updates’ (the last item on the drop-down menu). Download any updates that appear. (I believe this was available in R2015b. I cannot check since I no longer have access to that release.)

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by