LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Drawing a Heighway Dragon curve using the L-system method.

Solved!
Go to solution

It looks like the same file to me.

0 Kudos
Message 11 of 14
(936 Views)

Woah good work. If I want to run it so each line writes individually to the graph at a rate specified by the user how could I do that? 

0 Kudos
Message 12 of 14
(923 Views)

You would need to move the graph (and the function to trim the extra elements) inside the loop and add some timing to the loop. Not sure how well it would work for large amounts of data.

0 Kudos
Message 13 of 14
(920 Views)

Here's my (very old) Koch curve code…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 14 of 14
(909 Views)