Supposed MATLAB Compiler xls or csv data to .exe
이전 댓글 표시
Hallo Everybody,
I just want to know, if the MATLAB Compiler supported the xlsread and xlswrite Commands OR csvread and csvwrite commands?
I would like to Compiler .m data of MATLAB to .exe data, and call the .exe data with VBA-macro. Already I tried with MATLAB Coder but it does not work.
답변 (1개)
Kaustubha Govind
2012년 8월 22일
0 개 추천
Yes MATLAB Compiler supports all basic MATLAB functionality, so you should be able to use XLSREAD/WRITE and CSVREAD/WRITE.
카테고리
도움말 센터 및 File Exchange에서 COM Component Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!