How to control the temporary directory used in parsim

조회 수: 4 (최근 30일)
Josh
Josh 2018년 10월 25일
댓글: Rahul Kumar 2018년 11월 9일
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
Rahul Kumar
Rahul Kumar 2018년 11월 9일
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?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Run Multiple Simulations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by