How to use a .jar file generated with matlab compiler?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
So I have built my .jar file using Matlab compiler and my GUI code. Now, being completely green in java, I want to implement this on the web as an applet. Alas, I failed miserably to run the jar file let alone to use it as a web applet. Can anyone point me into direction/show me how to implement it in the HTML? I have 3 .class files and one .ctf - how to make it run?
댓글 수: 0
답변 (1개)
Kaustubha Govind
2014년 3월 20일
I'm not familiar with Java, but I thought you may find the documentation useful: MATLAB Builder JA Example > Web Application.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!