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!

 Respuesta aceptada

Andrew Newell
Andrew Newell el 13 de Mzo. de 2011

0 votos

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

Más respuestas (0)

Categorías

Más información sobre Line Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

Max
el 13 de Mzo. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by