<div dir="ltr"><div class="gmail_quote"><div class="gmail_attr" dir="ltr">Dear community,</div><div dir="ltr"><div><br></div><div>I need to create images, which includes exact dot-coordinates, drawn as filled circles.</div><div><br></div><div>All pixel coordinates of such an area would have to have exactly one single pixel value.</div><div><br></div><div>The resulting graphic right now is stored via:      xs2bmp.</div><div><br></div><div></div><div><br></div><div>to create the dots I naturally would use: Â Â Â Â  plot (x,y,'o')</div><div><br></div><div>Issues here: Â  <br></div><div>- It seems that the resulting pixels of the dot in the final image are not equally colored.</div><div>- Especially pixels at the right lower "corner" seem to be off-colored.<br></div><div>  <br></div><div><br></div><div>So I tried:  xfarc:</div><div></div><div>Issue here:     <br></div><div>- xfarc() seems not always to find the correct x-y-location.</div><div><br></div><div>See example attached.</div><div><br></div><div> - The dots by plot() are colored white.</div><div></div><div> - The xfarc is colored blue.</div><div><br></div><div>I left some dots without xfarc() to demonstrate the issue of plot().</div><div><br></div><div>I think I could "brute-force" pixel values of the underlying image (not black for real purpose) to correct pixel values.</div><div>But actually I wanted to avoid that.<br></div><div><br></div><div>Any hint?<div><br></div><div>Used: Scilab 6.1.0<br></div><div><br></div><div>Best regards,<br></div><div>Philipp</div>

<div><br></div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>
</div></div>