Smart PowerPoint Exporter

버전 1.7.0.0 (19.1 KB) 작성자: Dmitriy Aronov
Exports Matlab figures to PowerPoint. Fixes formatting directly in PowerPoint to allow easy editing.
다운로드 수: 9.2K
업데이트 날짜: 2011/2/18

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

This program exports a Matlab figure to PowerPoint and converts it into a group of PowerPoint objects. It then edits various object properties directly in PowerPoint, such that the figure can be easily modified without disrupting appearance, alignment, etc.

Program features:
(See Screenshot for summary)

- Exports using an added button on the Matlab toolbar or using command line code.

- Applies proper alignment and anchoring to all axis labels, tick labels and text boxes, such that they don't become misaligned following figure resizing or font changes in PowerPoint.

- Identifies logarithmic and scientific notation axes and applies superscripts in PowerPoint. This prevents the splitting of each superscripted label into two text boxes, which occurs during standard copy-pasting into PowerPoint.

- Converts each TEX-formatted textbox into a single properly formatted PowerPoint textbox. This prevents the splitting of TEX boxes into multiple objects. Converts all special TEX characters to Unicode.

- Removes unnecessary background color/outline objects that result from standard copy-pasting and instead edits these PowerPoint features directly.

- Combines pieces of each trace into a single PowerPoint group object to allow easy editing.

- Allows exporting object-dense parts of the figure as bitmaps, while leaving other parts in editable metafile format.

- Allows specifying the image resolution of both metafile and bitmap figure parts.

- Allows specifying the PowerPoint slide to which the figure is exported.

- Allows specifying the size and position of the exported figure.

- Allows grouping objects for speed and bulk-editing in PowerPoint.

인용 양식

Dmitriy Aronov (2024). Smart PowerPoint Exporter (https://www.mathworks.com/matlabcentral/fileexchange/30124-smart-powerpoint-exporter), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Wind Power에 대해 자세히 알아보기
도움

받음: saveppt

줌: Colormouse

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.7.0.0

- Added options for exporting figure/axis background colors - Added bitmap exporting option - Added image resolution properties - Added full support for TEX formatting - Corrected minor bugs

1.5.0.0

Fixed minor bug during scientific axis exporting

1.4.0.0

Corrected documentation/acknowledgement typos

1.2.0.0

Improved speed, better documentation, fixed TEX exporting bug, added some optional exporting properties.

1.0.0.0