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
-
Find common elements in matrix rows
2712 Solvers
-
Back to basics 6 - Column Vector
1099 Solvers
-
Matrix indexing with two vectors of indices
769 Solvers
-
Add a row of zeros on top of a matrix
265 Solvers
-
609 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!