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

  1. Select Print from the figure window's File menu. This invokes the Print dialog box.

  2. Choose a printer from the Name list, if the printer you want to use is not already selected.
  3. Click OK.

From the UNIX Menus

  1. Select Print from the figure window's File menu. This invokes the Print dialog box.

  2. Set Destination to Printer and choose a printer name from the Printer list and a driver from the Driver list.
  3. Click OK.

From the Command Line (UNIX only)

This example sends the output to a black-and-white PostScript printer named homer.


 Printing to a Printer, Setting the Size of and Centering a Figure Printing to a Printer Using GhostScript