Plot and Image printing issue on GUIDE
이전 댓글 표시
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
HILAL AL KALBANI
2017년 10월 18일
편집: HILAL AL KALBANI
2017년 10월 18일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!