Can I run java from matlab?
显示 更早的评论
I have a java code that is ready and I need to just press "run" to start running. Because I have to do some processing before running the code, I need to run it from outside not from java environemnt. Is it possible to control/run java code from Matlab?
回答(1 个)
Dinesh Yadav
2019-10-31
0 个投票
Yes, it is possible to run java code from MATLAB environment. Kindly go through the following link
To control/debug you program inside matlab go through this link
Hope this helps.
类别
在 帮助中心 和 File Exchange 中查找有关 Call Java from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!