Problem 1702. Maximum value in a matrix
Find the maximum value in the given matrix.
For example, if
A = [1 2 3; 4 7 8; 0 9 1];
then the answer is 9.
Solution Stats
Problem Comments
-
19 Comments
Show
16 older comments
Ed Rasmussen
on 8 Feb 2017
I think it's best not to have a working solution already entered by default, but maybe that's just me.
asa czylabson
on 30 Jan 2019
@author: please remove the solution for this very easy "problem"
Jyothsna Chintala
on 21 Apr 2020
good
S. Walter
on 14 May 2020
I agree with Ed, the solution is already given in the problem, which defeats the purpose of it.
goc3
on 28 Sep 2020
The solution has been removed from the default function.
Abhay H Kashyap
on 1 Oct 2020
good
Nicholas Bitler
on 26 Nov 2020
I like it
Yousef Aldawodi
on 12 Dec 2020
pretty good
Richard Karapandi
on 12 Dec 2020
good problem
Samantha Biederwolf
on 28 Apr 2021
great problem!
john perkins
on 4 May 2021
nice problem!
Chase Casler
on 5 May 2021
great problem
Marabelle DeLaurentis
on 2 Dec 2021
good problem!
Joshua Broadt
on 12 Dec 2021
oh ight
Julia Furst
on 13 Dec 2021
cool
Melanie
on 27 Nov 2022
difficult problem to start!
Hassaan
on 13 Jan 2024
easy
Muhammad Zikril Hakim bin Zulkifly
on 29 Feb 2024
Easy
Milan
on 2 Mar 2024
This problem isn't as easy as it seems.
Solution Comments
Show commentsProblem Recent Solvers14022
Suggested Problems
-
4061 Solvers
-
Find relatively common elements in matrix rows
2046 Solvers
-
Create a square matrix of multiples
471 Solvers
-
14023 Solvers
-
1111 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!