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

28 visualizaciones (últimos 30 días)
Nichth
Nichth el 15 de Abr. de 2021
Respondida: Anthony Santana el 11 de Dic. de 2021
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,

Respuestas (1)

Anthony Santana
Anthony Santana el 11 de Dic. de 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.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by