MATLAB DATABASE TOOLBOX RELEASE NOTES Betriebsanweisung Seite 375

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 684
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 374
Retrieve Image Data Types
6-33
receipt = curs.Data{1,2};
6
Run parsebinary. This program writes the retrieved data to a file, strips
ODBC header information from it, and displays receipt as a bitmap image in a
figure window. Ensure that your current folder is writable so that the output of
parsebinary can be written to it.
cd 'I:\MATLABFiles\myfiles'
parsebinary(receipt,'BMP');
For details about parsebinary, enter help parsebinary or view its file in the
MATLAB Editor/Debugger by entering open parsebinary.
Seitenansicht 374
1 2 ... 370 371 372 373 374 375 376 377 378 379 380 ... 683 684

Kommentare zu diesen Handbüchern

Keine Kommentare