How do you tell local workers to use the session of Simulink which is already open?
Show older comments
I am doing an asynchronous parameter sweep of a Simulink model. Each time the user adds another parameter set, a job is created to perform the frequency response, then added to the queue. Unfortunately, the worker reopens Simulink and reloads the models at every instance of the job.
How do you share a single Simulink session between jobs?
The jobs are not performed in parallel.
Accepted Answer
More Answers (0)
Categories
Find more on Model Verification in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!