Follow 37 views last 30 days alex on 21 apr 2013.
Matlab screenshot.
Screencapture gets a screen capture of any matlab gui handle including desktop figure axes image or uicontrol or a specified area rectangle located relative to the specified handle.
I need to get real time screenshots of the display monitor and then process this data within matlab.
Show hide all comments.
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.
How make a screenshot and save file in matlab.
Screen area capture is possible by specifying the root desktop handle 0.
Sign in to answer this question.
Show hide all comments.
It need the program to make a screenshot and save file in matlab.
Is there any way to get screenshots from matlab.
Sign in to comment.
Simply save the function in the same folder as that of your fig file and m file.