Can't run Classifica​tionDiscri​minant.fit

Hi everyone,
yesterday a wrote a small script that uses the ClassificationDiscriminant class in order to classify bag-of-token data. It worked yesterday. However, this morning i tried to rerun the (exact same) code and suddenly I get the error message
Undefined variable "ClassificationDiscriminant" or class "ClassificationDiscriminant.fit".
Other classifiers in the statisctics toolbox work perfectly (such as naivebayes, ClassificationKNN....) I am using matlab 2013a on mac os x maverick on a macbook pro late 2011
I am confused...
Help is appreciated!

1 Comment

If you type
which ClassificationDiscriminant
what does it show?

Sign in to comment.

Answers (0)

Asked:

Ben
on 22 Dec 2013

Commented:

on 22 Dec 2013

Community Treasure Hunt

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

Start Hunting!