How to multiply three scalar value one by one to other five scalar value and get all the results in Simulink

1 回表示 (過去 30 日間)
suppose I have four values and each value has to be multiplied by another six values and get the all 15 values simultaneously in simulink. Here i have to get all 24 values in display. There are four gear ratio and array of six values and each gear ratio has to be multiplied by each array value.

回答 (1 件)

Stephan
Stephan 2020 年 9 月 10 日
編集済み: Stephan 2020 年 9 月 10 日
[1 2 3] .* [3 5 7 9]'

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by