How can I run a for loop with !myfile.exe?
6 次查看(过去 30 天)
显示 更早的评论
I am running a .exe file in Matlab without a problem, but I am having trouble using it in a loop with different input arguments each time it runs.
This how the command looks: !spei.exe 36 fallon_input.txt 36.txt
The characters in bold are the arguments that need to be changed within each loop.
Can anyone please help me with this?
Thanks, Dan
0 个评论
采纳的回答
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Loops and Conditional Statements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!