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

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

 採用された回答

Zohar
Zohar 2013 年 6 月 8 日

0 投票

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.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

タグ

質問済み:

2013 年 6 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by