Problem 42335. Min by mean
Solution Stats
Problem Comments
-
1 Comment
could you perhaps add a test where the minimum is not in the first column and it is not at the same place in all of the rows? For example: A = [4,5,3,2; 2,1,3,4]; B_correct = [4,5,3,3.5; 2,2.5,3,4];
Problem Recent Solvers45
Suggested Problems
-
Determine whether a vector is monotonically increasing
15213 Solvers
-
2679 Solvers
-
Find common elements in matrix rows
1842 Solvers
-
3720 Solvers
-
328 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!