ilarinieminen / SOM-Toolbox

GNU General Public License v2.0
119 stars 56 forks source link

error running the demo #11

Closed OldMortality closed 8 years ago

OldMortality commented 8 years ago

Hi, I get the following error when running som_demo4.m

som_show(sM,'umat','all','comp',[1:4],'empty','Labels','norm','d'); Cannot convert double value -1 to a handle

I am using Matlab R2015b on Ubuntu.

Any suggestions would be much appreciated.

Michel