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

1 次查看(过去 30 天)
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.

回答(1 个)

Stephen23
Stephen23 2014-10-8
编辑:Stephen23 2014-10-8
try using the minimum function:
help min

类别

Help CenterFile Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by