How to open my graphs that are saved in a graphic array handle?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello, I have a 1*9 graphics array, called G. How can I access the graphics saved inside of it? I have tried get, imread, imshow, show, disp, get, and so on. None of them works. Please help. Thank you!
1 comentario
Jan
el 29 de Mayo de 2018
Editada: Jan
el 29 de Mayo de 2018
You did not tell us, what a "graphic array" is. How do you "save" graphics inside it and what exactly are the "graphics" you are talking of? Please do not mention roughly some command, which "did not work", but post the code and the corresponding error message.
get, imread, show, disp are such different commands, that it sounds like a gunshot programming technique to try them. This is not a reliable way to write code.
Respuestas (0)
Ver también
Categorías
Más información sobre Graphics Object Programming en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!