How to compile matlab .m to java using Application Complier

22 vues (au cours des 30 derniers jours)
hemal rajput
hemal rajput le 17 Oct 2018
From what I have seen online, the application compiler should be able to compile matlab code to java. However when I open the Application Compiler the Java Package option is not available in the Type selection list.
I have Java JDK 1.8, MATLAB support for MinGW-w64 C/C++ Complier and MATLAB Complier SDK installed.
https://uk.mathworks.com/help/compiler_sdk/gs/create-a-java-application-with-matlab-code.html
  2 commentaires
Kevin Chng
Kevin Chng le 17 Oct 2018
Modifié(e) : Kevin Chng le 17 Oct 2018
You need library compiler (MATLAB Compiler SDK), MATLAB compiler merely allow you compile to exe. file.
If you have installed MATLAB Compiler SDK, open library compiler in your app tab.
hemal rajput
hemal rajput le 17 Oct 2018
Oh thanks :)

Connectez-vous pour commenter.

Réponse acceptée

Kevin Chng
Kevin Chng le 17 Oct 2018
You need library compiler (MATLAB Compiler SDK), MATLAB compiler merely allow you compile to exe. file.
If you have installed MATLAB Compiler SDK, open library compiler in your app tab.

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB Compiler SDK dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by