How to compile matlab .m to java using Application Complier

조회 수: 19 (최근 30일)
hemal rajput
hemal rajput 2018년 10월 17일
답변: Kevin Chng 2018년 10월 17일
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
Kevin Chng
Kevin Chng 2018년 10월 17일
편집: Kevin Chng 2018년 10월 17일
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.

댓글을 달려면 로그인하십시오.

채택된 답변

Kevin Chng
Kevin Chng 2018년 10월 17일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by