フィルターのクリア

Problems installing PCT 5.1 (2011a) with Matlab 2012b

1 回表示 (過去 30 日間)
Rafael
Rafael 2012 年 11 月 15 日
Hi everybody!
I just installed the latest version of Matlab. Now within the several toolboxes I want to use I need the Parallel Computing Toolbox not to be newer than 5.1 (thats what my cluster admin told me). Now after installing the PCT and checking with "ver" command I find it listed. But simple "matlabpool" gives an error:
Error using matlabpool (line 125) Error: File: schema.m Line: 13 Column: 8 Arguments to IMPORT must either end with ".*" or else specify a fully qualified class name: "com.mathworks.toolbox.distcomp.workunit.WorkUnit" fails this test.
What does this tell me? I dont know, sorry.
Any ideas ? Thank you !

採用された回答

Andreas Goser
Andreas Goser 2012 年 11 月 15 日
編集済み: Andreas Goser 2012 年 11 月 15 日
Never ever mix a toolbox from a different release than the MATLAB version. Sorry, but your installation is likely now really damaged and I suggest to uninstall everything. Don't try "repairing" it.
"Parallel Computing Toolbox not to be newer than 5.1 (thats what my cluster admin told me)."
I don't knoww why that is, but assuming there is a good reason, then you need to install all products on R2011a level.

その他の回答 (2 件)

Rafael
Rafael 2012 年 11 月 15 日
Ok. Thanks for reminding me on this "golden rule"!
It seems that simple uninstalling is also not that easy after having mixed up the installations.
I'll change to 2011a in total now. Thank you.

Andreas Goser
Andreas Goser 2012 年 11 月 15 日
Glad I could help. And tell this admin to modify the advice towards future users. This is "muda" at its best!

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by