Problem 44103. Find the maxmum value of N*N Matrix

Input

x=[1 2 3; 4 5 6; 7 8 9]

output:

y=9

Solution Stats

61.07% Correct | 38.93% Incorrect
Last Solution submitted on Jun 14, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers80

Suggested Problems

More from this Author14

Problem Tags

max

Community Treasure Hunt

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

Start Hunting!