InplaceArray: a semi-pointer package for Matlab

버전 1.5.0.0 (10.9 KB) 작성자: Bruno Luong
Manipulate (multi-dimensional) arrays in the in-place form
다운로드 수: 2K
업데이트 날짜: 2012/7/18

라이선스 보기

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)

인용 양식

Bruno Luong (2024). InplaceArray: a semi-pointer package for Matlab (https://www.mathworks.com/matlabcentral/fileexchange/24576-inplacearray-a-semi-pointer-package-for-matlab), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Structures에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.5.0.0

Improve the installation

1.4.0.0

Upload testinplace.m file with modifications reported previously (submission 2 & 3 upload wrong file, sorry)

1.3.0.0

Important Comment

1.1.0.0

Correct a serious bug in testinplace.m (could cause computer crash)

1.0.0.0