cannot find matlab function wizard add-in in excel

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 comentario

Umar
Umar el 25 de Jun. de 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.

Iniciar sesión para comentar.

Respuestas (1)

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.

Categorías

Más información sobre Data Export to MATLAB en Centro de ayuda y File Exchange.

Preguntada:

JE
el 24 de Jun. de 2016

Respondida:

el 30 de Ag. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by