Simulink to Java exectuable
Mostrar comentarios más antiguos
Is it possible to convert a simulink model (.slx file)to a java executable(.jar file)?
Respuestas (1)
Koushik Kureti
el 12 de Mzo. de 2020
0 votos
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.
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!