Have to run restoredefaultpath everytime restart parfor loop

Not sure why I have to do this but this started happening recently. Does this make any sense?

댓글 수: 1

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일

0 개 추천

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?

카테고리

도움말 센터File Exchange에서 Parallel for-Loops (parfor)에 대해 자세히 알아보기

제품

질문:

2012년 3월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by