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 Solvers40
Suggested Problems
-
Sum all integers from 1 to 2^n
15800 Solvers
-
find the maximum element of the matrix
508 Solvers
-
Create an index-powered vector
802 Solvers
-
259 Solvers
-
323 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!