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 ExchangeCreating, 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