cannot find matlab function wizard add-in in excel

4 Ansichten (letzte 30 Tage)
JE
JE am 24 Jun. 2016
Beantwortet: UDAYA PEDDIRAJU am 30 Aug. 2024
I am not able to find the matlab function wizard excel add in on my C drive. I have followed the directions in the link below but still no luck: http://www.mathworks.com/help/releases/R2016a/compiler/excel/executing-functions-and-creating-macros-using-the-function-wizard.html
I am stuck on this step: 6. Browse to matlabroot/toolbox/matlabxl/matlabxl/arch, and select FunctionWizard2007.xlam. Click OK
When the browse window pops up I enter C:\Users\username\AppData\Roaming\Microsoft\AddIns\matlabroot/toolbox/matlabxl/matlabxl/arch but get nothing...
Can someone help?
Thanks
  1 Kommentar
Umar
Umar am 25 Jun. 2024
Hi JE,
You can directly search for the file "FunctionWizard2007.xlam" on your C drive. Open File Explorer and navigate to "C:". Then, in the search bar, type "FunctionWizard2007.xlam" and hit Enter. If the file exists on your system, it should show up in the search results. Once you locate the file, you can proceed with adding it to Excel as per the instructions. This method should help you find the Add-In without relying on the specific path mentioned in the guide.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

UDAYA PEDDIRAJU
UDAYA PEDDIRAJU am 30 Aug. 2024
Hi JE,
To find the MATLAB Function Wizard add-in for Excel:
  1. Ensure that the MATLAB Compiler is installed, as the add-in is part of this package.
  2. Use the correct path format. Replace matlabroot with your actual MATLAB installation directory. For example:
C:\Program Files\MATLAB\R2016a\toolbox\matlabxl\matlabxl\arch
  1. Excel Add-Ins: In Excel, go to File > Options > Add-Ins, and check if the add-in is listed. If not, use the Browse button to navigate to the correct directory and select "FunctionWizard2007.xlam".
  2. Ensure compatibility with your version of MATLAB and Excel. Some features may differ between releases.

Kategorien

Mehr zu Data Export to MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by