Inverse Y axis with negative values
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Image Analyst
am 3 Aug. 2016
Bearbeitet: Image Analyst
am 3 Aug. 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
am 3 Aug. 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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Printing and Saving finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!