Simulink to Java exectuable
Show older comments
Is it possible to convert a simulink model (.slx file)to a java executable(.jar file)?
Answers (1)
Koushik Kureti
on 12 Mar 2020
0 votes
Hello,
As of my understanding, a Simulink Model can be converted into C or CPP code using Code Generation. So, converting .slx file to .jar file is not possible as of now.
Categories
Find more on Modeling 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!