convert simulink block to matlab code

how to convert simulink built-in block to matlab code? link? tutorial?

2 Comments

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.
Harsh
Harsh on 1 Aug 2024
Edited: Harsh on 1 Aug 2024

Sign in to comment.

Answers (0)

Categories

Asked:

on 11 Oct 2018

Edited:

on 1 Aug 2024

Community Treasure Hunt

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

Start Hunting!