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일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Modeling에 대해 자세히 알아보기

제품

릴리스

R2022a

태그

질문:

2022년 5월 6일

답변:

2022년 5월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by