I am developing a small programme in Matlab using GUI. How can I generate reports in Matlab?
조회 수: 3 (최근 30일)
이전 댓글 표시
I am developing a small programme in Matlab using GUI. How can I generate reports in Matlab?
댓글 수: 0
답변 (2개)
D. Suresh Kumar
2014년 2월 7일
댓글 수: 3
ES
2014년 2월 7일
additionally, when you export data into Excel or csv or mat, you can re load the same data by using 'xlsread', 'csvread' and 'load' respectively!!!
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!