Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
U8READ and U8WRITE are similar to the built-in functions FREAD and FWRITE except that they transfer data from and to a MATLAB uint8 matrix instead of a file.
A format (precision) argument controls the translation between MATLAB variables and the bytes stored in the uint8 matrix. Mixed precisions within a single call are supported. Big or little endian byte ordering can be specified.
These files are useful for formatting data for external devices (e.g. GPIB and serial ports) and for translating complex binary files (e.g. digital maps).
MEX-files for MacOS, MacOS X and PCWin are included plus source.
Cita come
Tom Davis (2026). u8rw (https://it.mathworks.com/matlabcentral/fileexchange/352-u8rw), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (116 KB)
-
Nessuna licenza
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 | Changed name (was WinU8); added source code; improved memory allocation algorithm; added binaries for Mac. |
