Error using matlabpool: Elements of cell array input A must be strings

1 view (last 30 days)
Hi,
Matlab 2013a Winx64. I execute:
matlabpool
I get an error:
>> matlabpool
Starting matlabpool using the 'local' profile ...
Error using matlabpool (line 134)
Elements of cell array input A must be strings(row vectors of class char).
I don't have any problems with Matlab2011.
Using parallel> validation produces the same error.
Deleting C:\Users\zohar\AppData\Roaming\MathWorks\MATLAB\R2013a didn't help.
Zohar

Accepted Answer

Zohar
Zohar on 8 Jun 2013
Resolved:
It seems that
C:\Program Files\MATLAB\R2013a\toolbox\local\pathdef.m
is in the installation directory (really??), and ADMAT-2.0 caused the problem. Removing it from the path, resolved the problem.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!