Biggest value in a vector

2 ビュー (過去 30 日間)
Shaked Bar
Shaked Bar 2020 年 7 月 24 日
コメント済み: Shaked Bar 2020 年 7 月 28 日
Hi all,
I am kinda new here and with matlab at all..
I'm trying to bulid a function using a for loop,
that will receive a row vector as an input, and will give me back the biggest value in that vector and it's location.
I know I can use max function, but I'm trying to lern how to use matlab.
Thanks ahead

採用された回答

madhan ravi
madhan ravi 2020 年 7 月 24 日
Google bubble sort.
  1 件のコメント
Shaked Bar
Shaked Bar 2020 年 7 月 28 日
thanks

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by