フィルターのクリア

copy figure to clipboard missing

4 ビュー (過去 30 日間)
Michael Miller
Michael Miller 2020 年 1 月 29 日
回答済み: Sindar 2020 年 1 月 29 日
The option to "copy figure" (to clipboard) is missing from the Edit menu of a figure. How do I obtain this feature? Thank you.
Here is the results of the "ver" command:
MATLAB Version: 9.2.0.556344 (R2017a)
MATLAB License Number: xxxx8790
Operating System: Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017 x86_64
Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
----------------------------------------------------------------------------------------------------
MATLAB Version 9.2 (R2017a)
Parallel Computing Toolbox Version 6.10 (R2017a)

回答 (1 件)

Sindar
Sindar 2020 年 1 月 29 日
This can be done with export_fig from Matlab Central: https://www.mathworks.com/matlabcentral/fileexchange/23629-export_fig
export_fig('-clipboard');

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

タグ

製品


リリース

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by