How can i start one program from another and then run them parallelly?
1 次查看(过去 30 天)
显示 更早的评论
I need to run one Matlab script file from another, but the reason i can't simply call one from the other is because i want them to both run together. I don't need any synchronisation between them while they are running, but i need to initially pass a value to the function being called.
Any solutions would be appreciated.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!