inverted axes numbering problem

1 次查看(过去 30 天)
I'm trying to make a GUI without guide, the problem is when the GUI window handle more than one axes the axes numbering are inverted, it is not the only case also when I use subplot to plot more than one axes in a normal image I got the same result inverted axes numbering

采纳的回答

Image Analyst
Image Analyst 2015-4-17
I've seen this before on rare occasions. It was fixed by changing the renderer on the GUI. Try OpenGL, ZBuffer, or Painters until you get one that works.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Line Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by