Image not displayed when called by GUI
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Images en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!