Closed aboharbf closed 5 years ago
Error in Do_clustering.
that is quite odd, the code check if exist('matlabpool','file'), if it doesn't exist uses parpool. Can you check if you have a file called 'matlabpool' in your path?
exist('matlabpool','file')
Ah I see, I misread the code.
Error in Do_clustering.