How can i start one program from another and then run them parallelly?

1 view (last 30 days)
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.

Accepted Answer

Ahmet Cecen
Ahmet Cecen on 18 May 2016

More Answers (0)

Categories

Find more on Manage Products 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!