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!

回答(1 个)

Edric Ellis
Edric Ellis 2013-10-9

2 个投票

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

类别

帮助中心File Exchange 中查找有关 Parallel Computing Toolbox 的更多信息

标签

提问:

may
2013-10-7

Community Treasure Hunt

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

Start Hunting!

Translated by