gui plot disappears

Hi, i have a GUI containing 1 axes objects. in the first i do a normal line plot.then i want to place multiple subplots using the command plot. however i dont get it to work at all.
first time i call the function that does both plots, the line plot is working, while the next object just disappears (i think its made invisible , but the subplots dont show up). if when i debug if i got the plot. then when i remove that debug its not appear in that axes, only line should be appeared... help me...

댓글 수: 2

Krishna Kumar
Krishna Kumar 2011년 8월 29일
did you try using subplots
Paulo Silva
Paulo Silva 2011년 8월 29일
not enough details, give us a simple example where your problem happens

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

답변 (1개)

Walter Roberson
Walter Roberson 2011년 8월 29일

1 개 추천

Sounds like you are missing a "hold on".

카테고리

도움말 센터File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기

태그

질문:

ram
2011년 8월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by