Matlab runtime for a specific function or package only
2 views (last 30 days)
Show older comments
I am compiling an optimization problem which is using FMINCON fuction of matlab in JAVA. Now to distribute this in JAVA, I also have to distribute matlab runtime.
But for this small task, I have to distribute 150 MB of matlab runtime.
Is there any possible way so that I can select only some required packages of matlab runtime to be distributed only, instead of full matlab runtime???
3 Comments
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing 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!