Problem 45206. How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers42
Suggested Problems
-
Extract leading non-zero digit
2196 Solvers
-
Back to basics 21 - Matrix replicating
1755 Solvers
-
Determine Whether an array is empty
794 Solvers
-
Calculate the area of a triangle between three points
3315 Solvers
-
1114 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!