how to include the simulation result graph image (obtained from GUI) into the Report Generator Code?
조회 수: 1 (최근 30일)
이전 댓글 표시
I obtain my Simulation RESULT after each calculation using the Designed GUI.
and I want to obtain a PDF report which includes this simulation result (as a part of the report) image at the end.
Kindly help me out with a detailed sample code.
댓글 수: 2
답변 (1개)
Srijith Kasaragod
2021년 11월 22일
Hi,
One way you could add simulation images to a report is to have the figure saved locally and use 'append' function.
Hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Title Pages, Tables of Contents, Lists of Figures, Tables, and Captions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!