User | Kudos |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
When doing quick n dirty prototyping I end up using 2D arrays a lots of the time, often with quite a bit of data in them (very often more than 10k samples per channel).
Dropping a graph onto the FP and then wiring in the data and running the VI, I very often get LV grinding to a halt as it is expecting my channels as rows and I have them as columns etc. From that point on every mouse click is a painfull process to sit though as I have to tell the graphs to transpose the data.
What I propose is that LV looks at the size of the input data, and if one of the indices is much greater than the other then it figures out whether its rows or columns as the data channels. Who ever plots 10k channels each containing only 4 samples?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 3 kudos within 3 years after posting will be automatically declined.