Auto Populate PPT Slides without using MATLAB Report Generator
조회 수: 12 (최근 30일)
이전 댓글 표시
Hello Guys,
I am trying to auto populate the PPT slides with plots using Matlab code.
I do not have Matlab report generator license.
Is there any other option that can be an alternative to Matlab Report Generator.
What I need:
As soon as I run a Matlab code, slides on PPT get auto populates.
- Slide:1, Introduction
- Slide:2, plot with x-axis, Time and y-axis, Speed
- Slide:3, plot with x-axis, Time and y-axis, Temp
- Slide:4, plot with x-axis, Time and y-axis, Current
I have a huge set of data, and creating plots and then copying pasting all figures in PPT does takes lot of time.
Any script/reference that could help me to auto populate the PPT with slides, will be a big time saver.
Data, Attached.
I am using Matlab R2021b
Thanks
댓글 수: 0
답변 (2개)
Bharat Chandra Mukkavalli
2022년 7월 12일
Hi,
Refer to the "exportToPPTX" tool in this link: https://in.mathworks.com/matlabcentral/fileexchange/40277-exporttopptx
Hope this helps!
댓글 수: 0
Steven Lord
2022년 7월 12일
One of the formats that the publish function states it supports as the output format is .ppt (Microsoft PowerPoint.)
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!