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 Commento

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

Accedi per commentare.

Risposte (1)

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?

Categorie

Scopri di più su Loops and Conditional Statements in Centro assistenza e File Exchange

Prodotti

Richiesto:

il 29 Mar 2012

Community Treasure Hunt

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

Start Hunting!

Translated by