How can i start one program from another and then run them parallelly?
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Startup and Shutdown 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!