简体   繁体   中英

Matlab figure into LaTex document

Is it possible to export into LaTex a Matlab figure?

For now a possible way could be to export the figure into an EPS file and then include such file in the Latex document, but I was wondering if there are any packages to support .fig directly.

Thanks!

尽管您的问题无法解决(例如,您不能在PDF文档中包括.fig文件),但是您可能希望使用matlab2tikz ,它将图转换为本机Tikz图,然后可以将其包含在PDF文件中并根据需要进行编辑。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM