Output of REAL filled circle from figure

1 次查看(过去 30 天)
Dear all,
my question refers to Matlab R2014b.
(1) I want to plot a number of filled circles with varying diameters into a figure. There are several ways to do this approximately, e.g. fill(sin(h),cos(h)) or use rectangle command with Curvature [1,1].
But what IF you want a real circle to be drawn, s.t. no matter how deep you zoom in, there will be no kinks? Any idea how to draw a real (filled) circle?
(2) After the plot of the filled circles to the figure, i want to output that plot to a file in a vector format, e.g. EMF, which would by itself be able to handle real circles.
But i have found no way yet, to print something to an emf-file which is a real circle, s.t. a printer can handle it as a real circle and the output does not depend on the resolution of the circle or the figure.
Would really appreciate any help. (viscircles does not count, as the circles are not filled.)
Regards,
Johannes
  1 个评论
Trevor Cox
Trevor Cox 2015-11-23
When I used rectangle and outputted as an .eps, this seemed to be a filled circle even when I zoomed in to high resolution.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Annotations 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by