LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Draw arc in a boolean array

Hello everyone 🙂

 

I want to extract the coordinate of an arc and use them to draw the same arc in a 2D boolean array, I have the start point coordinates, the end point coordinates, the center coordinates and the radius value.

 

the result should be like this picture

arc.jpg

 

Thank you

 

0 Kudos
Message 1 of 3
(2,228 Views)

hi salah_m7,

 

one possible way would be to use the "draw arc.vi" correspondingly to your former thread:

 

https://forums.ni.com/t5/LabVIEW/circle-LED/td-p/2416018/page/2

 

 

 

Alex

Message 2 of 3
(2,199 Views)

Thank you so much Alex 🙂

 

I was trying to do it with picture functions for 2 days till now xD but I've forgotten the unflatten pixmap.vi 

 

thanks for your help 😄

0 Kudos
Message 3 of 3
(2,185 Views)