findND

バージョン 2.0.0 (15.2 KB) 作成者: Rik
find for 3D or ND
ダウンロード: 1.2K
更新 2022/11/29

This function replicates the syntax for the built-in function 'find', but extends it to more dimensions.
It is compatible with all releases up to and including MATLAB 6.5. For that release, the built-in find function doesn't support the find(X,K) syntax or find(X,K,side), while this function does.
I have no access to even older releases, so I can't test compatibility, although I suspect this will work a few releases before 6.5.

Licence: CC by-nc-sa 4.0

引用

Rik (2024). findND (https://github.com/thrynae/findND/releases/tag/v2.0.0), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2020a
R13SP2 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCall MEX Functions についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
2.0.0

See release notes for this release on GitHub: https://github.com/thrynae/findND/releases/tag/v2.0.0

1.2.1

See release notes for this release on GitHub: https://github.com/thrynae/findND/releases/tag/1.2.1

1.2.0.0

minor bugfixes

1.1.0.0

Fixed a double bug and added support for Matlab 6.5 (R13).

1.0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。