MATLAB DATABASE TOOLBOX RELEASE NOTES Guia do Utilizador Página 375

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 684
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 374
1 2 ... 370 371 372 373 374 375 376 377 378 379 380 ... 683 684

Comentários a estes Manuais

Sem comentários