A Problem with matlabpool
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to use parfor in my code, the problem is that when I wrote
matlabpool open 4
I get this error:
Starting matlabpool using the 'local' profile ...
Error using matlabpool (line 134) Undefined function 'distcomp.fileserializer' for input arguments of type 'distcomp.filestorage'.
I would appreciate if you could help me to fix this problem. Thanks a lot!
0 Kommentare
Antworten (1)
Edric Ellis
am 9 Okt. 2013
That looks like somehow your installation has become corrupted. You probably need to reinstall.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!