Unable to change axes properties using GUIDE

조회 수: 1 (최근 30일)
Omar
Omar 2012년 4월 11일
Hello.
I am creating a GUI application. I was told to use the guide command to do this. I've added an axes item as a plot has to be shown but I have to change many properties in the figure (limits, colors, and so on). If I try to modify the values from the property inspector, when I run the app it uses the default settings and the changes do not take effect.
The app should update the plot when a different function is chosen but the settings are going to be always the same so it's easier for me just to change them manually. There is no menu toolbar when I launch the app, so I can't access "Edit - Figure Properties" like I usually do when I plot something. Is it possible to do this kind of modifications without code? I'm not new using MATLAB, but I am in building this kind of applications.
Thank you.

채택된 답변

Omar
Omar 2012년 4월 11일
I've changed the NextPlot property so it is not Replace any more and it seems to work properly. Let's hope it stays this way.
  댓글 수: 1
Daniel Shub
Daniel Shub 2012년 4월 11일
Please accept your answer if the problem is solved.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by