How can I get screenshots from matlab!

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 日

1 投票

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 日

0 投票

Thank you very much! I think you answer is quite full.

カテゴリ

ヘルプ センター および File ExchangeGraphics Performance についてさらに検索

質問済み:

2011 年 2 月 24 日

コメント済み:

2021 年 7 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by