inverted axes numbering problem

조회 수: 2 (최근 30일)
hend
hend 2015년 4월 17일
답변: Image Analyst 2015년 4월 17일
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