How to open my graphs that are saved in a graphic array handle?
Show older comments
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 Comment
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.
Answers (0)
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!