Error message incomprehensible :Page comment missing or incorrect in PostScript file

조회 수: 1 (최근 30일)
I work on a shared workstation. When I run my code on my desktop it works but when I want to put my code in the shared disc DiscD and I run it from there, it doesn't work. I have the following error which I really don't understand. Can you help me to understand this?
??? Error using ==> print at 364 %%Page comment missing or incorrect in PostScript file
Error in ==> printFigures at 124 print(hf(end), 'output.ps', '-append', '-dpsc2');close(hf(end));
Error in ==> endurancegui>createButton_Callback at 203 printFigures(db, week, year, [pathName, fileName]);
Error in ==> gui_mainfcn at 96 feval(varargin{:});
Error in ==> endurancegui at 42 gui_mainfcn(gui_State, varargin{:});
Error in ==> @(hObject,eventdata)endurancegui('createButton_Callback',hObject,eventdata,guidata(hObject))
??? Error while evaluating uicontrol Callback

답변 (0개)

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by