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

1 Ansicht (letzte 30 Tage)
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.

Antworten (1)

Stephan
Stephan am 10 Sep. 2020
Bearbeitet: Stephan am 10 Sep. 2020
[1 2 3] .* [3 5 7 9]'

Kategorien

Mehr zu Simulink finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by