Image not displayed when called by GUI
이전 댓글 표시
I adapted the two_axes GUI example in order to enter more variables and plot images with overlayed curves. Unlike the example, I opened a separate figure for plotting and import data for the images. The figures would open and a title would plot but no image was shown. I also don't get an error message to indicate any problem. I've used this .m script for years with no problem, but now that I've tried to drive it with a GUI, it doesn't work. The plotting program doesn't work as a function so I pasted it directly into the plot_button function but the behavior is the same. Could using a global command for accessing the image data, or the hold command for overlaying plots be a problem in the GUI mode? (I would include the files but don't see a way to attach them to this post.)
Steve
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Images에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!