Clear Filters
Clear Filters

How to control the temporary directory used in parsim

1 view (last 30 days)
I would like to be able to control the temporary directory of the workers when using parsim. I want to be able to look at the temporary models, open them and debug them, if something goes wrong in the parallel simulation. I would like to be able to set this as a property in the SimulationInput object. Is there a mechanism to do this?
Thanks
  1 Comment
Rahul Kumar
Rahul Kumar on 9 Nov 2018
Hi Josh,
Could you please explain what you mean by 'temporary models'? Assuming the problem is with the simulation, the SimulationInput object provides a method, applyToModel , which applies that changes specified on the SimulationInput object to the model so that when you run the simulation locally, it reproduces the problem with the simulations. Would this work for you?

Sign in to comment.

Answers (0)

Categories

Find more on Run Multiple Simulations in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!