Simulink to Java exectuable

Is it possible to convert a simulink model (.slx file)to a java executable(.jar file)?

Answers (1)

Koushik Kureti
Koushik Kureti on 12 Mar 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.

Categories

Find more on Modeling in Help Center and File Exchange

Answered:

on 12 Mar 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!