Schedule siumlation from Matlab
2 views (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
Abhisek Pradhan
on 19 Nov 2019
Refer to the following link which has an answer for running all files from a folder one after other and checking the result.
0 Comments
See Also
Categories
Find more on Call Java from MATLAB 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!