Matlab Basics II - Minimum - MATLAB Cody - MATLAB Central

Problem 2926. Matlab Basics II - Minimum

Difficulty:Rate

Write a function that returns the minimum of each ROW of a matrix x

example: x = [1 2 3; 4 5 6];

output [1;4];

Solution Stats

39.6% Correct | 60.4% Incorrect
Last Solution submitted on Sep 19, 2025

Problem Comments

Solution Comments

Show comments
AI Is Transforming Engineering Workflows
It’s an honor to deliver the keynote at MATLAB EXPO 2025. I'll...
0
MATLAB EXPO 2025 Registration is Now Open! November 12 – 13, 2025
Registration is now open for MathWorks annual virtual event MATLAB EXPO 2025...
0

Problem Recent Solvers387

Suggested Problems

More from this Author28

Problem Tags

Community Treasure Hunt

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

Start Hunting!