MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Installation Guide Page 66

  • Download
  • Add to my manuals
  • Print
  • Page
    / 86
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 65
wsprintjpeg
4-8
4wsprintjpeg
Purpose Create JPEG file
Syntax status = wsprintjpeg(fig, jpegfilename)
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
Page view 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 85 86

Comments to this Manuals

No comments