Clear Filters
Clear Filters

How do I create an Excel Add-In with the Matlab compiler?

1 view (last 30 days)
I have been trying to do the same as described in this video:
Unfortunately, with little success. Can somebody provide example code for a non trivial (at least two arguments, better complete rows as arguments) function to export into excel.
  1 Comment
Sarada Prasanna Sahoo
Sarada Prasanna Sahoo on 24 Oct 2020
I am facing the same problem.
Possibily MATLAB Compiler toolbox needs to be installed. And required compiler (third from top) has been attached in the photo.
I got an error with code (-1) even if I have installed the required compiler.
In case you get the answer please share with me.
My id is sarada@iiit-bh.ac.in

Sign in to comment.

Answers (1)

Udaya Mallampati
Udaya Mallampati on 27 Jul 2015
I am assuming that you are using MATLAB R2015a. You can refer to the this link that explains with an example about packaging Excel Add-In with the Library Compiler App. Refer to this link that explains about integrating the generated Add-In with Microsoft Excel.

Community Treasure Hunt

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

Start Hunting!