Plot unformatted when window size is changed - APP Designer

1 次查看(过去 30 天)
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.

回答(1 个)

Eric Delgado
Eric Delgado 2023-2-4
编辑:Eric Delgado 2023-2-4
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í!

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by