MATLAB report from a standalone application.
이전 댓글 표시
I have a GUI in which I have to generate a pdf report containing the results. I have done the coding and its works fine as long as I run it in the matlab editor. But when I compile it into a standalone application every thing works except the report generation. I am not able to figure out why it is happening.
채택된 답변
추가 답변 (1개)
mizuki
2016년 10월 27일
1 개 추천
Publish command is not supported in MATLAB Compiler, listed here: http://jp.mathworks.com/help/compiler/unsupported-functions.html
카테고리
도움말 센터 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!