How to embed Latex fonts into PowerPoint?

8 次查看(过去 30 天)
I'm using Matlab 2014a on Windows 7.
I can create a legend with Latex formatting:
legend({'$${W_p\over{L^2}} = 1 W/m^4, U_L = 1 W/m^2K$$',...
'$${W_p\over{L^2}} = 0.1 W/m^4, U_L = 1 W/m^2$$',...
'$${W_p\over{L^2}} = 0.01 W/m^4, U_L = 1 W/m^2$$',...
'$${W_p\over{L^2}} = 1 W/m^4, U_L = 3.8 W/m^2$$',...
'$${W_p\over{L^2}} = 0.1 W/m^4, U_L = 3.8 W/m^2$$',...
'$${W_p\over{L^2}} = 0.01 W/m^4, U_L = 3.8 W/m^2$$',...
}, 'interpreter', 'Latex');
The figure looks OK. I can paste it into Word (as a metafile) and it is OK.
If I paste it into PowerPoint it looks OK on my own computer, but when I try it with a lecture theatre computer it has changed "/" into "=" and "." into ":".
I'm going to a conference and want it to work OK. I guess I need to embed some fonts in the PowerPoint file - but which fonts and how?
Thanks Roger

回答(0 个)

类别

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