/
Export figure to Vector Graphics
Export figure to Vector Graphics
Finally, as of 2020….
exportgraphics(spm_figure('FindWin','Graphics'),[pth,'mean.pdf'],'ContentType','vector')
erxport_fig used to be ok for this. Print had to use painters option
print(spm_figure('FindWin','Graphics'),'-dpdf','-painters','-noui',...
[pth,'mean.pdf'])
, multiple selections available,
Related content
MATLAB Exporting Transparent Patches
MATLAB Exporting Transparent Patches
More like this
Plotting
Plotting
More like this
Software for CSPM
Software for CSPM
More like this
MRIcroGL
MRIcroGL
More like this
Converting BMC Dicom Files
Converting BMC Dicom Files
More like this
MATLAB
MATLAB
More like this