How can I get screenshots from matlab!

조회 수: 39 (최근 30일)
Alexey
Alexey 2011년 2월 24일
댓글: gwoo 2021년 7월 21일
Hello! I have encountered such a problem. I need to get real time screenshots of the display (monitor) and then process this data within matlab. Is there any way to get screenshots from matlab?
Best regards, Alexey.
  댓글 수: 2
Nikhil
Nikhil 2017년 8월 24일
I want to take screenshot of the active screen (Alt+Prtscrn).Please help
Jan
Jan 2017년 8월 24일
@Nikhil: What about using the tool from the FileExchange, which has been suggested already?

댓글을 달려면 로그인하십시오.

채택된 답변

Jan
Jan 2011년 2월 24일
  댓글 수: 2
Image Analyst
Image Analyst 2021년 6월 29일
That only captures MATLAB figures, not the screenshot of the whole computer monitor. It's not like activating some app and doing Alt-Prtscreen, or just typing Prtscreen to get everything on the desktop. Any way to do that?
gwoo
gwoo 2021년 7월 21일
If you give it the root object handle (0) and an x,y,w,h array, it will capture anywhere on the screen.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Alexey
Alexey 2011년 2월 24일
Thank you very much! I think you answer is quite full.

카테고리

Help CenterFile Exchange에서 Graphics Object Programming에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by