MATLAB Web Server    
wsprintjpeg

Create JPEG file

Syntax

Description
status = wsprintjpeg(fig, jpegfilename) creates a JPEG file called jpegfilename. wsprintjpeg attempts to create the JPEG file using the MATLAB print command with the -djpeg argument. If this fails, it creates a temporary PCX file and then calls imread and imwrite to create the JPEG output.

See Also
imread, imwrite, print


 wscleanup wssetfield