MATLAB and high quality EPS figures

前端 未结 4 532
天涯浪人
天涯浪人 2020-12-08 16:56

I am looking to export my MATLAB plot as a high quality figure. Specifically, I would like to save it as a vector based file format such as EPS or SVG.

I hav         


        
4条回答
  •  萌比男神i
    2020-12-08 17:08

    I always acquire the final plots (those which are supposed to be inserted into papers and publications) by matplotlib library of python.

    You can bet on the amazing quality of the generated plots, both .pdf and .eps formats.

提交回复
热议问题