This is a demo for MATLAB Excel Builder. This demo explains how one can compile MATLAB code into an Excel based COM component using MATLAB Excel Builder and use the same in Excel VBA. This demo compiles a MATLAB code that does basic matrix manipulations like addition, subtraction, multiplication, division, and eigen values into an Excel based COM component. Following this, it also explains how to use this component in an external Excel sheet.
Download the executable (zip archive) and unzip it on your local machine. One of the files in this archive is a Word document that explains how to create and use the Excel component.
Requirements:
· MATLAB Release: R13
· MATLAB C Math Library
· MATLAB C/C++ Graphics Library
· MATLAB C/C++ Math Library
· MATLAB Compiler
· MATLAB Builder for Excel