MATLAB: How to enable the cupid tool box

cupid

Hi guys, I saw a few posts in which the cupid tool box provides easy solution to probability problems. I tried to run their Cupid tool box codes but it shows these functions are undefined. How to enable/use this tool box then? Thanks!

Best Answer

From there it is recommended that you use git clone, but if you do not have git available then you can ask to download a zip of the directory.
Unzip into a convenient location that is not under the matlab installation directory, and then use pathtool to make the files available to your MATLAB sessions.
Related Question