A Problem with matlabpool

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!

Answers (1)

Edric Ellis
Edric Ellis on 9 Oct 2013

2 votes

That looks like somehow your installation has become corrupted. You probably need to reinstall.

Categories

Find more on Parallel Computing Toolbox in Help Center and File Exchange

Tags

Asked:

may
on 7 Oct 2013

Answered:

on 9 Oct 2013

Community Treasure Hunt

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

Start Hunting!