Plot unformatted when window size is changed - APP Designer
Afficher commentaires plus anciens
I am trying to control a plot in Design View of the APP Designer tool of Matlab, however when i change the size of the window, the plot goes outbounds as depicted in the picture. The plot changes according to the window so it gets worse as i increase the size.

Réponses (1)
Eric Delgado
le 4 Fév 2023
Modifié(e) : Eric Delgado
le 4 Fév 2023
0 votes
Meu amigo que também escreve em portugês, acho que posso responder em português, correto? Cara... a forma mais simples seria colocar um Grid (uigrid) atrás desse painel à direita. Outra opção seria controlar o InnerPosition do eixo em relação ao painel, definindo-o em % (ao invés de uma posição absoluta). E, por fim, a MELHOR opção - em especial em relação à performance - é você plotar noutra figura - a antiga, ao invés de "uifigure", você usa "figure". É isso. Se quiser que eu te ajude em mais algum ponto, mande aí!
Catégories
En savoir plus sur Develop Apps Using App Designer dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!