how to find minimum of a row matrix with 14 row elements in it?

5 Ansichten (letzte 30 Tage)
nishitha
nishitha am 8 Okt. 2014
Bearbeitet: Stephen23 am 8 Okt. 2014
i have a row matrix consisting of 14 row elements in it. can u give me the matlab code to find minimum of that row matrix consisting of 14 elements in it.

Antworten (1)

Stephen23
Stephen23 am 8 Okt. 2014
Bearbeitet: Stephen23 am 8 Okt. 2014
try using the minimum function:
help min

Kategorien

Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

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

Start Hunting!

Translated by