Model command with vector / matrix inputs

조회 수: 1 (최근 30일)
Cedric Kotitschke
Cedric Kotitschke 2022년 3월 3일
답변: Fangjun Jiang 2022년 3월 3일
Hey,
I would like to use the model command to execute my simulink model. The problem is that my inputs are scalars, vectors and matrices. But according to the reference, the input u should be a vector of doubles containing all the inputs. But I can't put scalars, vectors and matrices in one vector. How do I work around this? Is this even possible?
Thanks!

답변 (1개)

Fangjun Jiang
Fangjun Jiang 2022년 3월 3일
Certainly the needed input vector can be constructed based on whatever data you have. But consider using the sim() command. It makes providing the input easier.

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by