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 comentario

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

Iniciar sesión para comentar.

Respuestas (1)

Jason Ross
Jason Ross el 29 de Mzo. de 2012
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?

Categorías

Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 29 de Mzo. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by