MATLAB DATABASE TOOLBOX RELEASE NOTES Guida Utente Pagina 375

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 684
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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.
Vedere la pagina 374
1 2 ... 370 371 372 373 374 375 376 377 378 379 380 ... 683 684

Commenti su questo manuale

Nessun commento