MATLAB: Run Matlab Code in Excel Without Opening Matlab

running matlab code for excel in excel

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?

Best 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™."