Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Finding the maximum value in a specific row of a matrix

3 Ansichten (letzte 30 Tage)
Meghan Brownlee
Meghan Brownlee am 18 Nov. 2015
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
I have this matrix:
M = [3 6 1 -2; 3 0 -2 -4; 8 -3 5 4; -2 -3 -2 5];
And I need to find the maximum value in row 4, and next I need to know the maximum value in columns 2 and 3. I know it seems simple but I can't remember and the help command is not being very helpful. Thanks!

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by