how can i control the plot area in GUI

조회 수: 1 (최근 30일)
mayank agrawal
mayank agrawal 2015년 11월 4일
답변: Walter Roberson 2015년 11월 4일
I am trying to plot certain graphs but failing to control the area of the plot that it should occupy. Need a suggestion on how can I do this using Guide interface. The location is not a problem just when i plot, the area customizes itself according to the plot.

답변 (1개)

Walter Roberson
Walter Roberson 2015년 11월 4일
You can set the Position or OuterPosition property of the axes, depending which one you wish to make consistent. See http://www.mathworks.com/help/matlab/ref/axes-properties.html#property_outerposition

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by