Run MATLAB from excel
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (1)
Jon
il 4 Apr 2023
You should investigate this product
https://www.mathworks.com/products/spreadsheet-link.html
0 Commenti
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!