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?
回答(1 个)
Jon
2023-4-4
0 个投票
You should investigate this product
https://www.mathworks.com/products/spreadsheet-link.html
类别
在 帮助中心 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!