InplaceArray: a semi-pointer package for Matlab
by Bruno Luong
28 Jun 2009
(Updated 01 Jul 2009)
Manipulate (multi-dimensional) arrays in the in-place form
|
Watch this File
|
| File Information |
| Description |
This package helps to create "children" arrays that share the same data as the mother array. The children array can be shaped any customized size for later manipulation.
In short it provides some sort of equivalent C-"pointer" where Matlab lacks.
Extreme cautious when using this package, otherwise encountered crashes and memory leaks warranty. For "advanced" users only.
SPARSE, STRUCTURE are currently not supported
ATTENTION: Serious bug in testinplace.m in the first submission. Before the new fixed version is submitted please do not run this function (the rest is OK)
|
| Acknowledgements |
This submission has inspired the following:
sharedmatrix
|
| MATLAB release |
MATLAB 7.8 (R2009a)
|
| Other requirements |
mex setup
Tested on 2006B-2009B |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 29 Jun 2009 |
Correct a serious bug in testinplace.m (could cause computer crash) |
| 29 Jun 2009 |
Important Comment |
| 01 Jul 2009 |
Upload testinplace.m file with modifications reported previously (submission 2 & 3 upload wrong file, sorry) |
|
Contact us at files@mathworks.com