Run MATLAB from excel

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?

Réponses (1)

Jon
Jon le 4 Avr 2023

0 votes

You should investigate this product
https://www.mathworks.com/products/spreadsheet-link.html

Catégories

Produits

Version

R2023a

Question posée :

le 4 Avr 2023

Réponse apportée :

Jon
le 4 Avr 2023

Community Treasure Hunt

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

Start Hunting!

Translated by