How do I install MFE toolbox to my current MATLAB software?

34 views (last 30 days)
Hi All,
Could anyone advice how can I install the MFE toolbox by https://www.kevinsheppard.com/code/matlab/mfe-toolbox/ into the program?
I really need to use the model in the toolbox.
Many Thanks,

Answers (1)

Anthony Santana
Anthony Santana on 11 Dec 2021
I am no expert but this worked for me.
First I used SETPATH to set the path. If you click on THIS PC and then WINDOWS you will see your USER filename and under that you will see documents. I created a folder called MATLAB under DOCUMENTS and extracted the MFE file from the download folder and copied it into there. So then I 'SETPATH" in matlab commands to C:\Users\(your user filename)\Documents\Matlab\. This is so it can find the MFE file which as I said I copied and placed in this folder. You can put it anywhere.
Next just go into your folder where you have the MFE toolbox and just click on the file called MFE Toolbox.mltbx . It is brown with some arrow in it. Once you click on that, the matlab ADDON menu should come up saying Installation complete. It works for me after that. Do not try to use the matlab folder in there called 'Add setpath,' it seems to bug out. Hope that helps you.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!