Save GUI layout as image - App Designer
2 ビュー (過去 30 日間)
古いコメントを表示
I wish to save the GUI layout shown in the Design view in Matlab App Designer, How can I save it as a 500 dpi TIFF?
0 件のコメント
回答 (1 件)
Image Analyst
2020 年 6 月 5 日
At run-time you can save the GUi with exportgraphics() or (if WIndows) alt-PrintScreen. While designing, you can save the active window (in Windows) by typing alt-PrintScreen. That works for anything whatsoever in Windows.
参考
カテゴリ
Help Center および File Exchange で Printing and Saving についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!