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 Exchange에서 Introduction 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