Why can not i copy a figure when i use to workspace?

2 views (last 30 days)
every time copy a figure,there will be a erro from matlab,that is :
Java exception occurred:
com.mathworks.hg.util.OutputHelperProcessingException: Problem while processing in an OutputHelper. Clipboard copy failed.
at com.mathworks.hg.util.HGVectorOutputHelper.close(HGVectorOutputHelper.java:259)
Caused by: java.io.IOException: Clipboard copy failed.
at com.mathworks.hg.uij.ExportClipboardHelper.copyToClipboard(ExportClipboardHelper.java:121)
at com.mathworks.hg.util.HGVectorOutputHelper.close(HGVectorOutputHelper.java:257)
I trid many ways to solve this problem, but it did not work, could you help me ?
thanks very much !

Answers (1)

Walter Roberson
Walter Roberson on 27 Aug 2016
https://www.mathworks.com/matlabcentral/answers/292775-how-to-eliminate-print-dmeta-crash

Categories

Find more on Environment and Settings in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!