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 で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!