MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Instalační příručka Strana 66

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 86
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 85 86

Komentáře k této Příručce

Žádné komentáře