cannot find matlab function wizard add-in in excel

3 ビュー (過去 30 日間)
JE
JE 2016 年 6 月 24 日
回答済み: UDAYA PEDDIRAJU 2024 年 8 月 30 日
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 件のコメント
Umar
Umar 2024 年 6 月 25 日
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.

サインインしてコメントする。

回答 (1 件)

UDAYA PEDDIRAJU
UDAYA PEDDIRAJU 2024 年 8 月 30 日
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.

カテゴリ

Help Center および File ExchangeData Export to MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by