How can i write the matlab code into simulink ?

조회 수: 4 (최근 30일)
Feriel Mohammedi
Feriel Mohammedi 2021년 5월 11일
편집: EmirBeg 2021년 5월 11일
Hello, i'm working on matlab and i want to translat my code lines into simulink blocks , can someone help please?

답변 (1개)

EmirBeg
EmirBeg 2021년 5월 11일
편집: EmirBeg 2021년 5월 11일
You can create a Matlab function of your code where you define In- and Outputs and use it in Simulink via the Matlab Function Block.
How to write Matlab functions:
How to use it in Simulink:

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by