kmeans not working in MATLAB 2015a
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have MATLAB R2011a and was thinking about updating to 2015a so I got a trial version with all the toolboxes that I need for evaluation.
For some reason MATLAB 2015a is unable to do the kmeans function I always keep getting the same error
The class "internal.stats" is undefined. Perhaps Java is not running.
Error in kmeans (line 136) [eid,errmsg,distance,start,reps,emptyact,online,options,maxit,display] ...
needless to say the function works just fine on the old MATLAB which is still installed on the same PC so I don't think is a java problem. Anyone knows why I am getting this error?
0 Kommentare
Antworten (1)
Walter Roberson
am 8 Jun. 2015
You should contact Mathworks for free installation support.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing 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!