how can i control the plot area in GUI

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