How can i write the matlab code into simulink ?
显示 更早的评论
Hello, i'm working on matlab and i want to translat my code lines into simulink blocks , can someone help please?

回答(1 个)
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:
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!