findn

版本 1.0.0.0 (1.1 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