Need I say more?
I do a lot of math formula transposition from my written notes to LabVIEW where matrices or vectors are involved.
I usually try to use different index names for different dimensions and most of the time, the size of vectors or matrices are different, so having three nested loops with all sizes called "N" and all indices called "i" doesn't help with legibility.
It would be fine (somewhat) if one could add labels to the count and iteration terminals, but we can't. And labels on wires are not as visible.
And since a picture is worth 1,000 words:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.