Minimum Block from Simulink
古いコメントを表示
Hi there,
If I had the following vector:
[2.34 50.3 21.9 1.75 22.8 50.1]
and want to find the minimum value with its index, how can I built it in Simulink please? for the vector above the minimum value is 1.75 and the index is 4.
However, I've tried Minimum block but it seems that it does not meet my requirement. Could you please help with this.
Many thanks, Nadia
6 件のコメント
Azzi Abdelmalek
2013 年 2 月 10 日
In simulink, what the vector [2.34 50.3 21.9 1.75 22.8 50.1] is representing?
Nadia
2013 年 2 月 10 日
Azzi Abdelmalek
2013 年 2 月 10 日
What block are you using to import this vector, constant block or from workspace block, or from file?
Nadia
2013 年 2 月 10 日
Azzi Abdelmalek
2013 年 2 月 10 日
Post the setting of your from workspace block
Nadia
2013 年 2 月 10 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Sources についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

