No BSD License
Highlights from
u8rw
u8rw
by Tom Davis
13 Mar 2000
(Updated 21 May 2003)
Translate between raw binary data and MATLAB matrices.
|
Watch this File
|
| File Information |
| Description |
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. |
| MATLAB release |
MATLAB 5.2 (R10)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 29 Jan 2004 |
Jim Hunziker
|
|
|
| 16 Jun 2006 |
Tim Largy
|
|
|
| 12 Nov 2008 |
William Slater
|
|
|
| Updates |
|
desc |
| 21 May 2003 |
Changed name (was WinU8); added source code; improved memory allocation algorithm; added binaries for Mac. |
|
Contact us at files@mathworks.com