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!

 采纳的回答

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

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Line Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by