Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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