Problem 49683. find the index of local maximum in matrix
p=[ 1 2 3; 4 9 6;1 2 3];
o=[2 2];
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers32
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2809 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
641 Solvers
-
5858 Solvers
-
1038 Solvers
-
Sum the squares of numbers from 1 to n
257 Solvers
More from this Author33
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!