Plot unformatted when window size is changed - APP Designer

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일

0 개 추천

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í!

카테고리

도움말 센터File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품

질문:

2023년 2월 3일

편집:

2023년 2월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by