I want to convert slx file to m file in matlab

3 visualizzazioni (ultimi 30 giorni)
Quoc Viet Le
Quoc Viet Le il 26 Set 2021
Risposto: Mathy il 17 Ott 2024
I want to convert the simulink model to code , What should i do ?? Help me

Risposte (1)

Mathy
Mathy il 17 Ott 2024
Hi Quoc,
Unfortunately, it is not possible to directly generate MATLAB code from a Simulink model using a generator. However, you can generate C/C++ code from the Simulink model and then manually convert that code to MATLAB.
Hope this helps!

Categorie

Scopri di più su Simulink Coder in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by