How can I write this block

1 回表示 (過去 30 日間)
Eric Twaddle
Eric Twaddle 2022 年 5 月 6 日
回答済み: Mark McBroom 2022 年 5 月 21 日
Hello, I have to recreate an old simulink model from 1995 and I am perplexed on how to do Block A below. The orginal model used what they called the 'Matrix Gain' block. I understand the multiplying of the two matrices but how do i get it to output two seperate outputs?

回答 (1 件)

Mark McBroom
Mark McBroom 2022 年 5 月 21 日
The result of the multiply will be a 2x1 vector. Use the selector block to split off each of the two elements of the vector into scalar outputs.

カテゴリ

Help Center および File ExchangeProgrammatic Model Editing についてさらに検索

タグ

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by