I'm programming some matlab gui and would like to show a part of a webpage (an image) in this gui in some axes (or a similar control). Just like the 'web' function but without opening a window with a matlab web browser. Is there any way to do that?? (using some java code or similar??).
Thanks