I want to convert slx file to m file in matlab
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to convert the simulink model to code , What should i do ?? Help me
0 Commenti
Risposte (1)
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!
0 Commenti
Vedere anche
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!