hexfread

Versione 1.0.0.0 (1,53 KB) da M MA
Read binary files as hexadecimal.
2,2K download
Aggiornato 27 ott 2005

Visualizza la licenza

Returns the file elements converted to hexadecimal and in a matrice with a desired number of columns.

Syntax:
[HEX,SIZE] = HEXFREAD(FILE,COLS)

In the screenshot is shown an example with the MATLAB icon:
h=hexfread([matlabroot,'/X11/icons/matlab32c_icon.xpm'])

The inverse is done by HEXDISP.
This is the strategy used by SELFPACK, in order to store any file inside a p file...

Cita come

M MA (2024). hexfread (https://www.mathworks.com/matlabcentral/fileexchange/8832-hexfread), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R12
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0