Is your feature request related to a problem? Please describe.
When doing arithmetic operations on two matrices that aren't exactly the same size, but still compatible, I would like an option for the arithmetic operation to move forward anyway.
Describe the solution you'd like
MathWorks has a feature called implicit expansion that I believe would be really useful here as well.