inverted axes numbering problem
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hend
le 17 Avr 2015
Réponse apportée : Image Analyst
le 17 Avr 2015
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
0 commentaires
Réponse acceptée
Image Analyst
le 17 Avr 2015
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Subplots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!