LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to compare different algorithms using graph in labview

i have designed a VI in which there are three different algorithms applied in case structure then common for loop is applied and at one time graph of selected algorithm is displayed.

 i want to run all the three algorithms simulataneously and display all graphs on single graph. 

0 Kudos
Message 1 of 5
(2,246 Views)

compare.png

compare front.png

 

you can change the enum array constant to an control and also pick the algorithm to compare...

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 2 of 5
(2,238 Views)

kindly send Compare VI in 2010 version. my all algorithms are going to single for loop which will run one at a time how i can compare all algorithms

0 Kudos
Message 3 of 5
(2,229 Views)

well, the picture should tell you all you need 😉

it took me 5 minutes to draw it ... redraw it made in close time 😉

 

or post your vi ....

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 4 of 5
(2,222 Views)

@rashi wrote:

kindly send Compare VI in 2010 version. my all algorithms are going to single for loop which will run one at a time how i can compare all algorithms


If you want to compare all three at the same time, why would you even do something as silly as a case statement. That makes no sense.

0 Kudos
Message 5 of 5
(2,212 Views)