Cannot access to parpool matlab

8 visualizaciones (últimos 30 días)
Vu Luan
Vu Luan el 19 de Sept. de 2015
Respondida: Raghav Bansal el 26 de Nov. de 2024
Dear all,
I tried to start parallel computing toolbox in Matlab by using parpool. But I got the following error:
parpool(2)
Error: File: parpool.m Line: 108 Column: 12
Arguments to IMPORT must either end with ".*" or else specify a fully qualified class name: "parallel.internal.customattr.PropSet" fails this
test.
Do you have any ideas/suggestions to fix the problem? I have tried many ways suggested on internet but did not success.
Thanks so much.

Respuestas (1)

Raghav Bansal
Raghav Bansal el 26 de Nov. de 2024
Hi Vu,
Based on the issue in "parpool.m", I think this must be an installation issue. I would recommend you to perform a clean installation of MATLAB. To learn more about it, please refer to the following MATLAB Answer:
I hope this helps.

Categorías

Más información sobre Parallel Computing Fundamentals en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by