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

2 ビュー (過去 30 日間)
Marine
Marine 2014 年 4 月 13 日
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 Center および File ExchangeEnvironment and Settings についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by