how to solve array dimension for matrix multiplication issue?
Show older comments
Dear matlab expert, I have 2 variables which 1 has 366 x 1 and the other one has 348 x 1 matrix dimension, I want to multiply these 2 variables but I got an error because incompatible array sizes for this operation. how can I fix this?
2 Comments
Walter Roberson
on 9 Aug 2022
What size of result do you want?
Anak Agung Adhi Dermawan
on 9 Aug 2022
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!