Graphics | ![]() ![]() |
Printing to a Nondefault Printer
This example shows you how to select a different printer on a per figure basis:
Note. To set the default printer for the current MATLAB session, select Print Setup from the figure window's File menu. Under Printer, select a printer from the name list.
From the Windows Menus
From the UNIX Menus
From the Command Line (UNIX only)
This example sends the output to a black-and-white PostScript printer named homer
.
print -dps -Phomer
![]() | Printing to a Printer, Setting the Size of and Centering a Figure | Printing to a Printer Using GhostScript | ![]() |