Maximum value in a matrix - MATLAB Cody - MATLAB Central

Problem 1702. Maximum value in a matrix

Difficulty:Rate
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

42.63% Correct | 57.37% Incorrect
Last Solution submitted on May 11, 2025

Problem Comments

Solution Comments

Show comments
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
3

Problem Recent Solvers15977

Suggested Problems

More from this Author1

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page