Can not print scope display on mac

I can not print scope display on my mac home computer. I am using a HP photosmart 5510 printer wirelessly. When I open the print window my printer is shown in the window and it has the same name as my default printer, but I get the following error. I've tried the solutions mentioned on the forum but no luck. regards
??? Error using ==> send at 129
Problem sending file to output device, system returned error :
lpr: The printer or class does not exist.
Error in ==> print>LocalPrint at 309
send( pj );
Error in ==> print at 228
LocalPrint(pj);
Error in ==> printdlg_deprecated>LocalJavaPrintDlg at 738
print(Data.Fig, pOpts{:});
Error in ==> printdlg_deprecated>LocalInitFig at 458
if LocalJavaPrintDlg( Data, Dlgname )
Error in ==> printdlg_deprecated at 81
Dlg=LocalInitFig(Data);
Error in ==> printdlg at 59
[warnDeprecated returnArg] = printdlg_deprecated(varargin{:});
Error in ==> Util>Util.PrintScopeWindow at 3275
printdlg(printFig);
Error in ==> Util>Util.ManageScopeBar at 3304
Simulink.scopes.Util.PrintScopeWindow(scopeFig,
scopeUserData);
Error in ==> simscope at 687
Simulink.scopes.Util.ManageScopeBar( ...
??? Error while evaluating uipushtool ClickedCallback
EDU>>

 채택된 답변

Ken Atwell
Ken Atwell 2012년 4월 9일

1 개 추천

The name of your printer may be causing confusion for MATLAB. Does "Why do I receive an error when using the File:Print option in Mac OS X in MATLAB?" help?

댓글 수: 1

Chris
Chris 2012년 5월 1일
Ken,
Thanks for the advice. I renamed my printer putting "underscores" in place of "spaces"
and it now works fine
Regards
Chris

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Interactive Model Editing에 대해 자세히 알아보기

질문:

2012년 4월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by