Schedule siumlation from Matlab
显示 更早的评论
I have to run a code in java. The input to java code is .xml file. I have 42 xml files ready and I want to schedule the run one after another using matlab. I mean instead of doing by hand I want the matlab to control simulation and start from the first xml file, give it as input to java and tells java to store the simulation result in specific folder.
Any idea how can I do it?
回答(1 个)
Abhisek Pradhan
2019-11-19
0 个投票
Refer to the following link which has an answer for running all files from a folder one after other and checking the result.
类别
在 帮助中心 和 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!