I want to convert slx file to m file in matlab
Show older comments
I want to convert the simulink model to code , What should i do ?? Help me
Answers (1)
Mathy
on 17 Oct 2024
0 votes
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!
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!