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 Center および MATLAB AnswersOperators 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