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>>

 Réponse acceptée

Ken Atwell
Ken Atwell le 9 Avr 2012

1 vote

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 commentaire

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by