Error using palallel toolbox: Error using initclient

조회 수: 2 (최근 30일)
Verena Heußer
Verena Heußer 2020년 7월 23일
댓글: eduardo 2023년 10월 4일
Hi there,
I'm trying to set the settings for the parallel computing toolbox by
ps = parallel.Settings;
(after freshly installing Matlab with version '9.8.0.1417392 (R2020a) Update 4'.
However, the code fails with
Error using initclient (line 22)
Invalid default value for property 'DummyEnforceInitClient' in class 'parallel.Settings':
Unable to resolve the name ExportConfigInfo.checkIfPortSet.
Error in Main (line 20)
ps = parallel.Settings;
Any ideas how i can fix this?
Cheers :-)
  댓글 수: 3
Verena Heußer
Verena Heußer 2020년 7월 24일
Hi,
thanks for the reminder - didn't really think of it, yet..
eduardo
eduardo 2023년 10월 4일
any updates? having same issue

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by