Hi there!!!
My matrix has 6 columns. I want to multiply each column with a different value. Suppose, the first column multiplied by 25674, second column multiplied by 23123, third column multiplied by 675343, etc...
How can I do that? Is there any easy way if I have to multiply in the same way for around 100 columns?
Best,
DC7