Plot and Image printing issue on GUIDE
Mostra commenti meno recenti
Hi Folks... I am working on my final project based on designing a matlab PID control tuner using GUIDE as a control panel for sending inputs to an mfile and receiving the results via the workspace.
I put two axes on my GUI, axes1 for plotting the figure that is called from workspace and the other axes (axes2) is placed for reading an image.
The Issue: when I hit the push button once, the figure is printed on axes1 and the image is printed on axes2 which is fine. However, when hit the push button again the figure is printed on axes2 not on axes1 ???!!!
It seems to me that axes2 becomes an active component means that the image and the figure are printed together when the push button is pressed again.. Could anyone help me on this???
I do appreciate your help lads in advance
1 Commento
HILAL AL KALBANI
il 18 Ott 2017
Modificato: HILAL AL KALBANI
il 18 Ott 2017
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Interactive Control and Callbacks in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!