Cannot save or print figures - Error using printopt
Ältere Kommentare anzeigen
Dear all,
since a few days I can´t print or save figures in Matlab. When I try to do it, I get the following message:
Error using printopt
Too many input arguments.
Error in matlab.graphics.internal.mlprintjob
Error in printjob (line 22)
pj = matlab.graphics.internal.mlprintjob;
Error in filemenufcn>localExportTypes (line 355)
[a,opt,ext,d,e,output,name]=printtables(printjob(hfig));
%#ok
Error in filemenufcn>localSaveExport (line 308)
typesorig = localExportTypes(hfig);
Error in filemenufcn (line 60)
localSaveExport(hfig, false)
Error while evaluating Menu Callback.
Can anyone help me?
Antworten (3)
Lisa Lampp
am 3 Sep. 2018
1 Stimme
Omar Longoria
am 30 Aug. 2018
0 Stimmen
I have the same problem. Why Matlab does not solve this problem?
Omar Longoria
am 30 Aug. 2018
0 Stimmen
I tried this: restoredefaultpath rehash toolboxcache savepath
Then I restarted Matlab and the problem was solved.
Kategorien
Mehr zu Printing and Saving finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!