Using MATLAB Graphics     Search    Help Desk 

Tiff Preview for EPS (-tiff)

MATLAB does not automatically include a preview image with EPS files. When you import an EPS file without a preview image into a file from another application, the image prints properly but may appear on screen as a gray box.

If you want to include a preview image with the EPS file, use the -tiff option. When you use this option, MATLAB creates a preview image in TIFF format.

For example, this command creates an EPS file named figure1.eps that includes a preview image:

Note that this image is visible only within an application that recognizes TIFF previews.



[ Previous | Help Desk | Next ]