How to export from Matlab workspace to Simulink the transfer function

조회 수: 1 (최근 30일)
jmenendez
jmenendez 2018년 10월 12일
댓글: Muhammad Omar Ahmad 2022년 11월 28일
Hi all,
I have several transfer functions in the Matlab workspace, how can I automatically export them to an existing Simulink block of transfer function?
Now I do it by copying and pasting the numerator and denominator as vectors of coefficients in Simulink.
Thank you

답변 (2개)

thiago rech
thiago rech 2020년 3월 14일
I think he was looking for something like this:
There is a way to export transfer-functions and to simulate their behavior in Simulink, by using LTI Models.
Happy to Help,
Thiago.

Haritha
Haritha 2018년 10월 13일
Hi,
Open model explorer in Matlab Simulink. Create a preload function for the saved variables in workspace then run the Simulink file. Now Automatically Simulink will run.

카테고리

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

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by