LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

string arrangements

Solved!
Go to solution

Hi. I have a program with names and notes and I want the names to match their grades (descending). I did the notes in descending order, but I don't know how to make the name to match the notes. Does anyone have any idea how I could do this?

0 Kudos
Message 1 of 3
(2,049 Views)
Solution
Accepted by topic author Laurentiu3

How is the data kept (2D array of strings, array of name&notes cluster?, etc.).

 

You typically get much better help if you attach a simplified version of your VI. Also start reading here.

Message 2 of 3
(2,041 Views)

Thank you very much, i solved my problem.

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