Schedule siumlation from Matlab
Afficher commentaires plus anciens
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?
Réponses (1)
Abhisek Pradhan
le 19 Nov 2019
0 votes
Refer to the following link which has an answer for running all files from a folder one after other and checking the result.
Catégories
En savoir plus sur Call Java from MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!