Have to run restoredefaultpath everytime restart parfor loop

조회 수: 2 (최근 30일)
Chris
Chris 2012년 3월 29일
Not sure why I have to do this but this started happening recently. Does this make any sense?
  댓글 수: 1
Sean de Wolski
Sean de Wolski 2012년 3월 29일
Could you please be more specific? What isn't being seen? What is called in the PARFOR loop? Is it any PARFOR loop?
parfor ii = 1:3
disp(ii)
end

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

답변 (1개)

Jason Ross
Jason Ross 2012년 3월 29일
Is some function or code you are calling modify the path?
More specifics would be good to know -- for instance do the workers complain, your client, etc?

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by