Hi,
I have a 2 dimensonal array which is attached.
Now I need to perform the following arithmetical operation on this array.
I need to add 0 to the first row elements, 40 to the second row elements, 80 to the third row elements, 120 to the fourth row elements and so on incrementing by 40 till the last row.
Can any one help me in building such a VI, I understand that I just need to use a for loop and keep on incrementing the addition constant by 40 but I am having trouble with this.
I also have one more small question, is there a VI such that if I give two numbers it can generate all the numbers between them including the numbers given.
Thanks a lot for any help in this regard.
Ajit