Is there a Change in Conforming matrix operations?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!