Inverse Y axis with negative values
Mostrar comentarios más antiguos
Hello, I would like to plot 3 negative values with the plot in the vertical direction and not inverted. I figured out the command to reverse the plot set(gca,'Ydir','reverse') but the plot is misleading since the bar is shown higher for smaller values (-1.8) hence I would like to have the negative values to start and end with 0.
Could you please tell me how to do this. Thank you!
3 comentarios
dpb
el 3 de Ag. de 2016
Attach the figure with the IMAGE (colored) button, not the paperclip so we can see it w/o having to download it...pasting the data/code to generate an example is always useful, too, then folks can 'spearmint w/o having to write their own demo, just keep it short.
Image Analyst
el 3 de Ag. de 2016
Editada: Image Analyst
el 3 de Ag. de 2016
Can you attach a screenshot so we can see it here without saving a .fig to disk and then opening it up in MATLAB? You can type alt-PrintScreen, then go to snag.gy and paste it in, then use the green and brown frame icon to paste in the URL snaggy gives you.
dpb
el 3 de Ag. de 2016
Or, SaveAs from file menu on figure, "Save As' a *.jpg and then paste that image. I keep an 'untitled.jpg' in my working directory simply as a repository for such exercise...
Your choice between IA's way and the above...they're just two ways to same end.
Respuestas (0)
Categorías
Más información sobre Annotations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!