an error occurred when trying to config 'Parrallel -> manage configuration'

I was trying to use the parallel computing, but got an error when trying to config 'Parrallel -> manage configuration'.
Warning: an error occurred while parsing class distcomp.abstracttask: Invalid data type.
...
> In distcomp.configsection.configsection at 50 In distcomp.configuration.pGetTypeFromStruct at 7 In distcomp.configuration.pInitializeFromName at 17 In distcomp.configuration.getJavaReference at 15 ??? The class distcomp.typechecker has no property or method named 'getDefaultValue'.
Error in ==> distcomp.configsection.configsection at 50 obj.PropValue{i} = distcomp.typechecker.getDefaultValue(obj.Types{i});
Error in ==> distcomp.configuration.pGetTypeFromStruct at 7 tempSection = distcomp.configsection('findResource', props, types, isW);
Error in ==> distcomp.configuration.pInitializeFromName at 17 type = obj.pGetTypeFromStruct(allValues, name);
Error in ==> distcomp.configuration.getJavaReference at 15 conf.pInitializeFromName(name);
I am running matlab R2011a on mac. If you know how to fix it, please help. thanks

Categories

Asked:

on 28 Apr 2013

Community Treasure Hunt

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

Start Hunting!