How to export numerical results in excel format, from a GUI compiled as a standalone .exe file
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I created a standalone .exe file through compilation of a GUI created by GUIDE.
The program produces a matrix of values as the output, based on the inputs keyed into the program.
Right now, I have my results displayed in a graphical format. I'm wondering if it is possible for the .exe program to capture these results and create an excel file containing these values. If not, what are the workarounds?
I appreciate any help in this matter.
댓글 수: 0
채택된 답변
Durgesh Naik
2015년 10월 10일
Hello Maxxy, Please go through matlab inbuilt function xlswrite if not working pls, reply.
댓글 수: 0
추가 답변 (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!