Output of REAL filled circle from figure

조회 수: 6 (최근 30일)
Johannes Korsawe
Johannes Korsawe 2015년 2월 6일
댓글: Trevor Cox 2015년 11월 23일
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에서 Printing and Saving에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by