Extracting number in array at certain threshold and determine its position
3 views (last 30 days)
Show older comments
Amril Luqman
on 7 May 2021
Commented: Amril Luqman
on 7 May 2021
Suppose that i have an array, i want to extract the number that higher than 5 and i want to know their position too. how can i do it? Thanks in advance!!
X=[10 8 6 7 8 4 12]
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
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!