|
Has anyone familiar to following problem, when trying to decompose signal with MTL algorithm. It doesn't always occur, so it depends on signal properties. Can MATLAB version have influence, I use R2014a. Default algorithm always works.
Error in mtlcluster (line 11)
NRUM = 3;
Output argument "mPsC" (and maybe others) not assigned during call to "C:\Users\ylonen3\Google
Drive\Diplomityo\EMGLAB\mtlemg\mtlcluster.m>mtlcluster".
Error in mtlemg (line 50)
[cMup, cSeg, mPsC] = mtlcluster(signal, rate, 2);
Error in mtlplugin (line 80)
Error while evaluating uimenu Callback
By the way, support address emglab@emglab.net doesn't work anymore, does anyone know EMGLAB developer Kevin C. McGill's current address.
|