Using MATLAB Graphics     Search    Help Desk 

Specifying the Printer to Use (-P) UNIX only

In general, MATLAB sends the output from a print command to the default printer on your system. If you want to send the output to a different printer, you can use the -P option. The syntax is:

For example, this command sends the output to a printer named "homer":

This option does not work on MS-Windows systems, which print to whatever printer you have set as your default printer.



[ Previous | Help Desk | Next ]