MATLAB DATABASE TOOLBOX RELEASE NOTES Uživatelská příručka Strana 375

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 684
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 374
1 2 ... 370 371 372 373 374 375 376 377 378 379 380 ... 683 684

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

Žádné komentáře