covartech / PRT

Pattern Recognition Toolbox for MATLAB
http://covartech.github.io/
MIT License
145 stars 70 forks source link

prtClusterKmodes references non-existing variable inputStructure #70

Open peterTorrione opened 6 years ago

peterTorrione commented 6 years ago

Undefined variable "inputStructure" or class "inputStructure.handleEmptyClusters".

Error in prtClusterKmodes/trainAction (line 135)
                        switch lower(inputStructure.handleEmptyClusters)