Run Matlab Code in Excel Without Opening Matlab

Is there a way to write a code in matlab for plotting data from an excel file into the same excel file, and running the code without opening the matlab environment?

 Accepted Answer

Quoting this link:
"MATLAB Builder™ EX lets you package MATLAB® programs as Microsoft Excel® add-ins and integrate them into Excel spreadsheets. These add-ins enable you to perform analyses and simulations within Excel that include MATLAB math, graphics, and GUIs developed in MATLAB. The add-ins can be distributed royalty-free to computers that do not have MATLAB installed using the MATLAB Compiler Runtime (MCR) that is provided with MATLAB Compiler™."

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!