convert simulink block to matlab code

3 次查看(过去 30 天)
how to convert simulink built-in block to matlab code? link? tutorial?
  2 个评论
Saurabh
Saurabh 2024-7-31
Hi Kiran,
While you can write a Simulink block in MATLAB code, not all Simulink blocks are written in MATLAB. Converting a Simulink block to C code may be the only way to see the logic, which you can then rewrite in MATLAB if required.
As for trying to look under the hood, unfortunately many of Simulink's block diagrams are proprietary code.
I hope this was helpful.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by