plots in gui

hi, while displaying plots some plots are plotted larger than the axes what is reason for that, help me...

1 Comment

Oleg Komarov
Oleg Komarov on 27 Jul 2011
Too little detail: http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer

Sign in to comment.

 Accepted Answer

Jan
Jan on 27 Jul 2011

1 vote

Graphic objects drawn to an AXES objects are clipped at the AXES border, if the 'Clipping' property is set to 'off'. Two similar unresolved problems:

1 Comment

ram
ram on 27 Jul 2011
yes. thank you its working........ thanks a lot....

Sign in to comment.

More Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Asked:

ram
on 27 Jul 2011

Community Treasure Hunt

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

Start Hunting!