Indexing numbers for 2 or more specific values in a vector?
1 ビュー (過去 30 日間)
表示 古いコメント
How can I find the index numbers for 2 or more specific values in a vector called vec? Something like h=find(vec==26 & vec==437)
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!