Run MATLAB from excel
조회 수: 1 (최근 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에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!