이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). Export to EPS (https://kr.mathworks.com/matlabcentral/fileexchange/31523-export-to-eps), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
