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?
回答(1 个)
Kaustubha Govind
2014-3-20
0 个投票
I'm not familiar with Java, but I thought you may find the documentation useful: MATLAB Builder JA Example > Web Application.
类别
在 帮助中心 和 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!