how can i control the plot area in GUI

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.

Respuestas (1)

Walter Roberson
Walter Roberson el 4 de Nov. de 2015

0 votos

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

Categorías

Más información sobre Line Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 4 de Nov. de 2015

Respondida:

el 4 de Nov. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by