| MATLAB Excel Builder | ![]() |
Saving the Add-in
Now that the Visual Basic coding is complete, you can save the add-in. Save this file into the <project-directory>\distrib directory that mxltool created when building the project. Here, <project-directory> refers to the project directory that mxltool used to save the Fourier project. Name the add-in Spectral Analysis.
Follow these steps to save the add-in.
Spectral Analysis as the workbook title.
<project-directory>\distrib.
Fourier.xla as the file name and click Save to save the add-in.
| Adding The Spectral Analysis Menu Item to Excel | Testing The Add-in | ![]() |