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 Commenti

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

Accedi per commentare.

Risposte (1)

Walter Roberson
Walter Roberson il 29 Ago 2011

1 voto

Sounds like you are missing a "hold on".

Categorie

Scopri di più su Creating, Deleting, and Querying Graphics Objects in Centro assistenza e File Exchange

Tag

Richiesto:

ram
il 23 Ago 2011

Community Treasure Hunt

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

Start Hunting!

Translated by