Simulink to Java exectuable
조회 수: 6 (최근 30일)
이전 댓글 표시
Is it possible to convert a simulink model (.slx file)to a java executable(.jar file)?
댓글 수: 0
답변 (1개)
Koushik Kureti
2020년 3월 12일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!