|
|
| File Information |
| Description |
A=UWRITE(D, PREC) will create a uint8 array A from the double array D. The format of the binary data in A is determined by PREC (one of uint8, uint16, uint32, int8 int16, int32, float32, float64, or double). The size of A is dependent on the precision PREC.
D=UREAD(A, N, PREC) will read the uint8 array A and return N values into D. The data in A are assumed to be in the format of PREC (see UWRITE for supported formats). |
| Required Products |
MATLAB Compiler
|
| MATLAB release |
MATLAB 6.5 (R13)
|
| Other requirements |
Tested on sun solaris2.8 (gcc) and Windows 2000, MATLAB-supplied compiler |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 10 Mar 2005 |
Medon Decker
|
|
|
| 06 Sep 2006 |
Michael Sprung
|
|
|
| 21 Jun 2010 |
Shlomi
|
|
|
| 12 Aug 2010 |
Werner Goeman
|
|
|
| Updates |
| 20 Jun 2003 |
fixed documentation. |
| 20 Jun 2003 |
fixed documentation |
| 20 Jun 2003 |
fix documentation |
| 22 Jul 2009 |
Removed GPL license. |
| 22 Jul 2009 |
Removed GPL license from uwrite.c/uread.c |
|
Contact us at files@mathworks.com