3D array multiplication with a 1D array
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Galgool
el 1 de Oct. de 2019
Hi,
Is there a way to multiply (element wise multiplication ) a 1-D array (of length 2) with a 3-D array?
A = (A1,A2)
M = ones(2,length(Fact2),length(Fact))
I have matlab R2014a .
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Whos en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!