Ungrouping copied figure to MS powerpoint got blurred

10 次查看(过去 30 天)
Hello.
In previous version (2011b), after using 'imagesc' function, the figure was copied&pasted to MS powerpoint (2010 ver). The copied figure could be ungrouped, so I could easily edit the figure.
However, in matlab 2015a, I cannot ungroup the figure as the figure got blurred after ungrouping. Is there a way to ungroup the imagesc figure without blurring effect?
Thanks a lot for your help.
  1 个评论
andy
andy 2016-9-21
Was a workaround for this ever discovered? It is really inconvenient to have to switch from Matlab 2014+ to Matlab 2013 to have quality images in PowerPoint.

请先登录,再进行评论。

回答(1 个)

Usha Duddu
Usha Duddu 2015-11-11
Hi Jihwan
I understand that you are trying to ungroup MATLAB generated figures using Microsoft PowerPoint. In order to ungroup the file in Microsoft PowerPoint, the figure needs to be copied as "Windows Enhanced Metafile". There are two ways to do this:
1. In the Figure window, go to "Edit" -> "Copy Options". On the right pane, choose "Metafile" for "Clipboard format". Then, try copy and paste to Powerpoint again.
2. After creating the figure, go back to the MATLAB command window and type the following
>> print -dmeta
The figure is now in your clipboard and you can directly paste it into any Powerpoint slide and the "Group" option should also be activated. I hope this helps.
Thank you Usha
  1 个评论
Jihwan Park
Jihwan Park 2016-11-30
编辑:Jihwan Park 2016-11-30
Thank you for the answer, but it did not work...
When I paste the figure as you mentioned,
and after ungrouping the figure, it becomes blurred.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 MATLAB Report Generator 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by