Azzera filtri
Azzera filtri

Copy Figure in MetaFile Error

6 visualizzazioni (ultimi 30 giorni)
Chris_WMS
Chris_WMS il 13 Ott 2022
Dear all,
I'm using MATLAB R2020b. Recently, I encounter errors everytime I copy the MATLAB plot figure as MetaFile using "Edit >> Copy Figure".
The error messages are as follows:
Error using print (line 83)
There was a problem while generating the output:
Unable to copy the figure to the clipboard.
Increasing the Java Heap Size setting in the MATLAB preferences may help;
otherwise try saving to a file or choose a different clipboard format.
Error in matlab.graphics.internal.copyFigureHelper
(line 158)
print(argsToPrint{:});
Error in editmenufcn (line 69)
matlab.graphics.internal.copyFigureHelper(hfig)
Error while evaluating Menu Callback.
Kindly advise to solve this issue.
Thank you in advanced.
Regards,
Chris

Risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by