Arbitrary files & MATLAB variables <-> data stream vector converter
by Hoi Wong
20 Sep 2007
(Updated 11 Feb 2008)
Encode any MATLAB data types into a numeric array, and vice versa
|
Watch this File
|
| File Information |
| Description |
Right now MATLAB COM Automation Server does not support transferring non-cell/array or 3D cell/array in Remote Procedure Calls. This program is a temporary get around.
The updated version also supports converting arbitrary file into data stream. This comes in handy when you try to transfer a file through COM calls. |
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 11 Feb 2008 |
- Now the temporary work file's name is automatically (randomly) generated to avoid conflict.
- In addition to transferring MATLAB variables around in data vectors, you can now transfer arbitrary files around as data vectors. |
|
Contact us at files@mathworks.com