How embedded jpg image on panel
Mostrar comentarios más antiguos
I am using guide.I want to add jpg image as background in panel. Is it possible? If possible then how i will do that? I also want to add running background command window on the figure when my program is running. How i do this? plz want ur help. thanks for your support.
Respuestas (2)
Walter Roberson
el 19 de Feb. de 2012
0 votos
Background image:
Please describe a "running background command window" in more detail. If by "command window" you are talking about the MATLAB command window, or about a shell (Windows) command window, then the methods are quite difficult (I would not try to do them unless there was a compelling reason... the sort of reason where MATLAB should not be used anyhow as MATLAB is not certified for any safety-critical work.)
3 comentarios
SUDIP PODDAR
el 19 de Feb. de 2012
SUDIP PODDAR
el 19 de Feb. de 2012
SUDIP PODDAR
el 6 de Mayo de 2012
Image Analyst
el 6 de Mayo de 2012
0 votos
Try issuing the command "echo on" to see what your m-file is doing in the command window.
Categorías
Más información sobre Downloads 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!