Parallel toolbox validation Error on OSX 10.8.3
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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)
-------------
Antworten (0)
Siehe auch
Kategorien
Mehr zu Function Creation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!