필터 지우기
필터 지우기

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

조회 수: 34 (최근 30일)
Nichth
Nichth 2021년 4월 15일
댓글: Misha 2024년 5월 26일
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,

답변 (1개)

Anthony Santana
Anthony Santana 2021년 12월 11일
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.
  댓글 수: 1
Misha
Misha 2024년 5월 26일
Setting up the new MATLAB tool can seem tricky at first but with some patience I can beat the odds. In just some words, here's how I got it working:
I began by creating a folder called 'MATLAB' within my documents to store the extraction. Choosing a dedicated space helps files find each other. After extracting to this new folder, I used SETPATH to instruct MATLAB its location. With a simple path instruction, it became possible. On my first wager, success - the MFE toolbox appeared ready with one clean click.
Process may differ by your version/OS. By sweeping away confusion piece by piece, even technical hurdles can pay out in the end. Keep the faith, and don't be afraid to contact the useful resource.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by