MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guía de instalación Pagina 66

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 86
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de 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
Vista de pagina 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 85 86

Comentarios a estos manuales

Sin comentarios