Parallel toolbox validation Error on OSX 10.8.3
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I am new to Matlab's parallel toolbox. Following the tutorials I tried to validate my local profile but I receive the following error. I am using R2013a on core i7 Retina Macbook Pro with 10.8.3.
Cheers,
------------
Undefined function 'validate' for input arguments of type 'com.mathworks.toolbox.distcomp.ui.desk.ProfileDesktopMenuProvider$4'.
com.mathworks.jmi.MatlabException: Undefined function 'validate' for input arguments of type 'com.mathworks.toolbox.distcomp.ui.desk.ProfileDesktopMenuProvider$4'. at com.mathworks.jmi.NativeMatlab.SendMatlabMessage(Native Method) at com.mathworks.jmi.NativeMatlab.sendMatlabMessage(NativeMatlab.java:219) at com.mathworks.jmi.MatlabLooper.sendMatlabMessage(MatlabLooper.java:120) at com.mathworks.jmi.Matlab.mtFevalConsoleOutput(Matlab.java:1608) at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:195) at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:172) at com.mathworks.toolbox.distcomp.ui.profile.model.ValidationManager$2.runOnMatlabThread(ValidationManager.java:120) at com.mathworks.jmi.MatlabWorker$2.run(MatlabWorker.java:79) at com.mathworks.jmi.NativeMatlab.dispatchMTRequests(NativeMatlab.java:364)
-------------
Réponses (0)
Voir également
Catégories
En savoir plus sur Function Creation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!