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
-
Project Euler: Problem 2, Sum of even Fibonacci
2491 Solvers
-
Set the array elements whose value is 13 to 0
1375 Solvers
-
Find the area of a rectangle if length of the diagonal is given.
165 Solvers
-
323 Solvers
-
234 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!