How to control the temporary directory used in parsim
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Rahul Kumar
le 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?
Réponses (0)
Voir également
Catégories
En savoir plus sur Run Multiple Simulations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!