Is there a Change in Conforming matrix operations?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!