Run MATLAB from excel

2 views (last 30 days)
Joel
Joel on 4 Apr 2023
Answered: Jon on 4 Apr 2023
Hi all
I am wondering if you can run a script when operating in excel?
In MATLAB, I import data from excel like this
Data=readtable("Data.xlsx");
The output is a vector, some message-boxes and some figures.
Can these be displayed in excel without opening MATLAB?

Answers (1)

Jon
Jon on 4 Apr 2023
You should investigate this product
https://www.mathworks.com/products/spreadsheet-link.html

Categories

Find more on Data Import from MATLAB in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!