MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guida di Installazione Pagina 66

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 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
Vedere la pagina 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 85 86

Commenti su questo manuale

Nessun commento