MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Przewodnik Instalacji Strona 66

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 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
Przeglądanie stron 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 85 86

Komentarze do niniejszej Instrukcji

Brak uwag