MATLAB: Installing The N-way Toolbox

installingMATLABn-way toolboxtoolbox

Dear all, I want to perform PARAFAC analysis and I have some problems installing N-way Toolbox
I unzipped the folder in Matlab directory/toolbox and it doesnt work. Is there a specific way it must be installed?
Note that Im running matlab v.R2010a at win7 (x64).
Thanks for your answers
Aristeidis

Best Answer

Don’t install it as a Toolbox similar to the MATLAB Toolboxes. Delete it from wherever you copied it to there.
Instead, create a sub-directory for it in your C:\Users\...\Documents\MATLAB\... directory and copy it to that sub-directory, just as you would any other user file. Be sure to add that sub-directory to your MATLAB search path.
It should work then.