How to use a .jar file generated with matlab compiler?

5 views (last 30 days)
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?

Answers (1)

Kaustubha Govind
Kaustubha Govind on 20 Mar 2014
I'm not familiar with Java, but I thought you may find the documentation useful: MATLAB Builder JA Example > Web Application.

Categories

Find more on Java Package Integration in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!