MATLAB Excel Builder | ![]() ![]() |
Managing M-Files and MEX-Files
After you create a project, you enable the Project, Build and Component menu options on the MATLAB Excel Builder main window.
Figure 1-3: Main Window with Options Activated
Add M- and/or MEX-files to the project by clicking the Add File button or selecting the Project -> Add File... menu choice. You can add only a single file at a time to the project.
Note The name of any file added to the project cannot duplicate the name of any function existing in the library of precompiled functions. |
The Remove button or Project -> Remove File menu choice removes any selected M- or MEX-files. You can highlight multiple files for removal at one time.
The Edit button, the Project -> Edit File... or double-clicking an M-file name opens the selected M-file(s) in the MATLAB editor for modification or debugging. You cannot edit MEX files.
![]() | Creating a Project | Building a Project | ![]() |