Is there a Change in Conforming matrix operations?
1 次查看(过去 30 天)
显示 更早的评论
I have noticed that 16b accepts A (n x p) - B (1 x p) as an operation and subtracts B from each of the n-rows of A 16a flags this as an error saying that matrix dimensions must agree.
Is this an intentional change?
0 个评论
回答(1 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!