Run MATLAB from excel
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Jon
2023 年 4 月 4 日
You should investigate this product
https://www.mathworks.com/products/spreadsheet-link.html
0 件のコメント
参考
カテゴリ
Help Center および 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!