I have error in clustering evaluation

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

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?

Sign in to comment.

 Accepted Answer

You do not have the stats toolbox installed, or not licensed, or you are using an older version that does not have that command.

1 Comment

I actually have got the license from the Uni and I am using 2013a. Thank you for your help.

Sign in to comment.

More Answers (1)

elyass
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

Categories

Asked:

on 10 Nov 2013

Commented:

on 16 Apr 2016

Community Treasure Hunt

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

Start Hunting!