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

2 ビュー (過去 30 日間)
nishitha
nishitha 2014 年 10 月 8 日
編集済み: Stephen23 2014 年 10 月 8 日
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 Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by