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

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)

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

Categories

Asked:

on 14 Jan 2014

Answered:

on 20 Mar 2014

Community Treasure Hunt

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

Start Hunting!