findn

버전 1.0.0.0 (1.05 KB) 작성자: Suresh Joel
Function similar to find for multidimensional arrays.
다운로드 수: 3.8K
업데이트 날짜: 2016/3/31

라이선스 보기

Very simple 4-line function that returns the indices of non-zero elements (actual dimension specific indices unlike 'find'). This is basically a find function for multidimentional arrays.

인용 양식

Suresh Joel (2024). findn (https://www.mathworks.com/matlabcentral/fileexchange/3055-findn), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Improved speed using ind2sub
making this file almost too trivial
License update