Configuring figure properties for saving
显示 更早的评论
I'm using the "saveas" function in my code to automatically save a figure as a PDF file during a script. However, I cannot seem to set resolution, size and line weight properties for this.
When saving a single figure, I'd normally go into the Export Setup window from the File menu and set the required parameters (size as required, resolution to 300dpi, line weight to 4pt.) and the image would save accordingly. However, as I'm using "saveas" in a script to save a large number of figures in one go, I cannot seem to set these properties. I've tried setting them in the Export Setup window and saving as "default" but this has no effect.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!