export a jar file from MATLAB
3 views (last 30 days)
Show older comments
how can i export a jar file from MATH LAB. Pleease help me
0 Comments
Answers (1)
Titus Edelhofer
on 3 Feb 2015
Hi,
MATLAB is MATLAB, .jar is Java. There is no "export of a jar file". But there is a product called MATLAB Builder JA (see here), that wraps your MATLAB analytics into a Java class (and creates a .jar file).
Titus
2 Comments
Titus Edelhofer
on 6 Feb 2015
MATLAB does not run (as is) on android, so Builder JA won't help. Take a look at the MATLAB mobile if this could be an option: MATLAB mobile.
Titus
See Also
Categories
Find more on Startup and Shutdown 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!