フィルターのクリア

How to add 'copy figure' function in the figures generated by GUI?

2 ビュー (過去 30 日間)
Mengliang Zhang
Mengliang Zhang 2019 年 7 月 22 日
回答済み: awezmm 2019 年 7 月 25 日
I am working on a GUI and it will be used by someone without MATLAB installed on his computer. The GUI will generate figures and the user will copy the figure to PowerPoint for further edits. When I use MATLAB Guide fuction run the GUI, the figures have ‘Edit menu' so that I can just click 'Copy Figure' to copy it to clipboard (See below). However when I use the standalone GUI to run the program, the figures do not have the 'Edit menu' anymore. How can I add this fuction back to the figure?
Thank you in advance.
P.S. I am using R2018b.
Picture1.png

採用された回答

awezmm
awezmm 2019 年 7 月 25 日
I think this is not available in the standalone executable but you can have another menu pop up that will allow copying.
Or you can just have the user save the figure.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Report Generator についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by