06-17-2011 03:56 AM
Hi Dheeraj,
Did it help? Or you have more doubts?
Regards,
Nitzz
(Give kudos to good Answers, Mark it as a Solution if your problem is Solved)
06-17-2011 10:27 PM
Well, it did help me a lot.... but there's a further problem here.
I need to store values in 100 columns, and in each new iteration, the new values appear in different rows (say 50). So here, I have a 100 x 50 matrix, and i need to find the dynamic sum and average of all the columns.
The solution you gave has indeed helped me, but becomes difficult if we have 100 columns. IS there any way this can be done?
Thanks again, and sorry for the trouble !!!
06-17-2011 11:20 PM
Hey, I got the solution to the above problem myself. This is what I wanted.
Thanks a lot Nitzz and tigs.... I HAVE to choose a solution, and unfortunately it can be only one !@