Problem 47118. find the index of a number
Given a number and a single digit number as the input.
Find the index of that single digit number.
for eg. a=83456, x=4
output should be y=3
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers48
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2753 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1151 Solvers
-
Convert a Cell Array into an Array
1951 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1254 Solvers
-
1012 Solvers
More from this Author6
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!