MATLAB: How to use external tool box?? i want to use the Colea toolbox, Matlab version is 7.10.(R2010a)

audiodigital signal processingsignal processing

I have downloaded colea zip folder…wanna use it in matlab??? how do i do???

Best Answer

Visit http://www.mathworks.com/matlabcentral/fileexchange/108-colea and click on Download Zip. Store the .zip file. Unzip it into any convenient directory that is not underneath the MATLAB installation. Then in MATLAB use pathtool to add that directory to the MATLAB path. Remember to tell pathtool to "save" the result. You can now call upon the colea functions.