If you receive an error when using the File-> Print option in Mac OS X in MATLAB.
1. In Safari, navigate to http://localhost:631
2. Click on the “Administration” tab, and then “Edit Configuration File”
3. At the top of the editable block of text, add these lines:
Printcap /etc/printcap
PrintcapFormat BSD # For Snow Leopard only
4. Click “Save Changes”. It may take 30 seconds or longer for these changes to go into effect.
5. Restart MATLAB.
Read more ...
Problem sending file to output device, system returned error :
lpr: The printer or class was not found.
lpr: The printer or class was not found.
...
Just follow the steps.
2. Click on the “Administration” tab, and then “Edit Configuration File”
3. At the top of the editable block of text, add these lines:
Printcap /etc/printcap
PrintcapFormat BSD # For Snow Leopard only
4. Click “Save Changes”. It may take 30 seconds or longer for these changes to go into effect.
5. Restart MATLAB.