이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
Based on plotpdftex
Calls matlabfrag to create the *.eps and *.tex Files. After that pdflatex is used to create the pdf File.
USAGE:
------------------------
mlf2pdf creates the PDF file of the current graphical figure (CGF)
named LaTeXfile.pdf
mlf2pdf(H) creates the PDF file from the graphical figure with
handle H, named LaTeXfile.pdf
mlf2pdf(H,FILENAME) creates the PDF file from the graphical figure
with handle H, named FILENAME.PDF (FILENAME is a character array of
the filename, with or without the extension .PDF)
mlf2pdf(H,FILENAME,PACKAGES) to adding
packages such as fonts, mathfont,...
ex: PACKAGES = 'amssymb, times'
It now supports Windows AND Unix Systems.
인용 양식
Martin (2026). matlabfrag to pdf (https://kr.mathworks.com/matlabcentral/fileexchange/28545-matlabfrag-to-pdf), MATLAB Central File Exchange. 검색 날짜: .
