how can i control the plot area in GUI

1 Ansicht (letzte 30 Tage)
mayank agrawal
mayank agrawal am 4 Nov. 2015
Beantwortet: Walter Roberson am 4 Nov. 2015
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.

Antworten (1)

Walter Roberson
Walter Roberson am 4 Nov. 2015
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

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by