Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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