Simulink to Java exectuable
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Srinath Narayanamurthy
el 1 de Oct. de 2019
Respondida: Koushik Kureti
el 12 de Mzo. de 2020
Is it possible to convert a simulink model (.slx file)to a java executable(.jar file)?
0 comentarios
Respuestas (1)
Koushik Kureti
el 12 de Mzo. de 2020
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.
0 comentarios
Ver también
Categorías
Más información sobre Java Package Integration en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!