Export to EPS

版本 1.0.0.0 (2.0 KB) 作者: Céldor
printeps
342.0 次下载
更新时间 2011/5/22

查看许可证

This is essentially almost the same version of the file by Jose Aumentado (many thanks for this) with the same approach to the problem. I recomend to read the full description here:
http://www.mathworks.com/matlabcentral/fileexchange/7501-printeps

The only difference between this file and its previous version is that this file is an attempt to handle different font styles. By no means it works perfectly but in some situations might make life a little bit easier.

I recommend to use Arial Fonts and to make sure it does alsways happen I'd recommend to make a startup.m file in MATLAB default folder and put 2 lines there

set(0,'DefaultAxesFontName','Arial');
set(0,'DefaultTextFontName','Arial');

引用格式

Céldor (2024). Export to EPS (https://www.mathworks.com/matlabcentral/fileexchange/31523-export-to-eps), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Printing and Saving 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0