LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Array

Solved!
Go to solution

could someone help me how to display 5th ,6th and 7 th elements in an array indicator and also how to sorted random numbers in ascending order using 2nd array indicator. this is my attempt but i get a broken arrow. 

0 Kudos
Message 1 of 3
(905 Views)
Solution
Accepted by topic author jiji_830
  • There is no broken array, but your code is simply incomplete.
  • Since your three elements (index 4, 5, 6) are adjacent, you can use array subset to extract an array with these three elements.
  • Look for "sort array" in the array palette. 
  • There is no need to maximize the front panel to the screen.
0 Kudos
Message 2 of 3
(860 Views)

thank you

0 Kudos
Message 3 of 3
(841 Views)