getframe_nosteal_fo​cus

バージョン 1.1.0.0 (1.53 KB) 作成者: Erik
Does what getframe does, except it does not put the plotting window in focus.
ダウンロード: 540
更新 2009/11/30

ライセンスの表示

By printing the plot to a temporary image file, and then reading the image in again, this function gets the plot without stealing the focus from anything else you might want to do with the computer while plotting.

It also avoids the issue of getframe sometimes capturing a window on top of the plotting window you want to capture.

Note that, in contrast to getframe, this does not capture the plot exactly as it looks on the screen, but instead the way it looks when you print it to an image file.

引用

Erik (2024). getframe_nosteal_focus (https://www.mathworks.com/matlabcentral/fileexchange/25972-getframe_nosteal_focus), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2009a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersConvert Image Type についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Just added a sentence to the description.

1.0.0.0