How to use a .jar file generated with matlab compiler?
6 views (last 30 days)
Show older comments
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 Comments
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Java Package Integration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!