Excel automation and Matlab automation server
Show older comments
I did a simple excel macro which runs matlab functions sucessfully in a machine with Matlab installed.
Now I want to run it in a computer without matlab, with "MATLAB Compiler Run Time" installed. I can add the Matlb automation server type file (mlapp.tlb) sucessfully, but when I try to run it, I get this error: "ActiveX component can't create object"
In this line: Set matlab = New MLApp.MLApp
Do you know what is missing?
Thanks
Accepted Answer
More Answers (0)
Categories
Find more on Write COM Applications to Work with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!