Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I want to multiple these two matrix without summing the answer. Like the first value of q times the first value of A and the result should be matrix not a final result
Solved! Go to Solution.
You have to use vectorization
THANK YOU VERY MUCH