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
-
2521 Solvers
-
Back to basics 9 - Indexed References
458 Solvers
-
Convert given decimal number to binary number.
2264 Solvers
-
371 Solvers
-
Create vector as shown in test cases
250 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!