Running MATLAB from Excel - Matlab Builder Ex or Matlab Spredsheet link EX?
이전 댓글 표시
I have a number of calculations to be performed by a MATLAB M file and have all my data in an Excel sheet.
The m file is not very complex (around 200-300 lines of code)
The computation needs to be performed from Excel itself. (i.e. we do not want the data to be imported to MATLAB). We need excel to run the computation and then update the same excel files with the output.Have a button in the Excel file that start the computation using MATLAB in the background.
I have read a little about both the MATLAB Builder EX and the Spreadsheet link EX. Which one would be better for the situation described?
Also what are the licensing issues with both?
채택된 답변
추가 답변 (1개)
Chetan Rawal
2016년 1월 22일
0 개 추천
Start here for an answer to your MATLAB-Excel integration questions: http://www.mathworks.com/discovery/matlab-excel.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!