04-23-2007 03:06 PM
04-23-2007 03:52 PM - edited 04-23-2007 03:52 PM
This will multiply each column by the value in an array of coefficients. I'm pretty sure this is what you want.

Message Edited by Marc A on 04-23-2007 04:52 PM
04-24-2007 08:02 AM
Thank you very much Marc A. Your code was very helpful.
One more question. How do I modify the program so it can read the multiplying constants directly from a text file ?
Thank you.
04-24-2007 08:55 AM
@tmalik wrote:
How do I modify the program so it can read the multiplying constants directly from a text file ?
See the attached Vi & txt file.
Hope it helps.