I have error in clustering evaluation
8 views (last 30 days)
Show older comments
Regarding the clustering evaluation, I would use (evalclusters) which is exist in the package(clustering.evaluation), but I have got this error:
Undefined function 'evalclusters' for input arguments of type 'double'.
I would appreciate it if anyone could help me. Thanks
1 Comment
chao dong
on 16 Apr 2016
I am actually using matlab 2013a with license also from university and also met this same error message when using the function 'evalcluster',could you please tell me how you then solve this issues?
Accepted Answer
Walter Roberson
on 10 Nov 2013
You do not have the stats toolbox installed, or not licensed, or you are using an older version that does not have that command.
More Answers (1)
elyass
on 26 Jul 2014
Hi Bakhan, what did you do for solving your problem? I have this error too and I am using 2013a. did you install 2014a or download Statistics Toolbox and install it? Thanks
0 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!