As a simple solution i have come across a code on matlab central to click a screenshot of your gui front panel and save it as an image.
Matlab screenshot.
I need to get real time screenshots of the display monitor and then process this data within matlab.
It need the program to make a screenshot and save file in matlab.
May i know how to make it thanks.
Sign in to comment.
Show hide all comments.
Is there any way to get screenshots from matlab.
If you are looking to take a screenshot of a figure window there are many other tools that are much better suited for this for example the print and getframe functions as well as several featured submissions to file exchange such as screencapture or export fig.
How make a screenshot and save file in matlab.
Simply save the function in the same folder as that of your fig file and m file.
The submission was done in 2009 by the author and is now updated in 2013.
Show hide all comments.
Screen area capture is possible by specifying the root desktop handle 0.