left facing horizontal bar plot

Hi, looked for a bit, couldn't find the answer. The title pretty much says it all: How to have a horizontal bar plot so that the bars come out from the right side of the plot instead of the left.
Thanks!

 채택된 답변

Andrew Newell
Andrew Newell 2011년 3월 13일

0 개 추천

Make your plot and then add this command:
set(gca,'XDir','reverse')

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Line Plots에 대해 자세히 알아보기

태그

질문:

Max
2011년 3월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by