Does matlab have matrix broadasting

 Respuesta aceptada

Walter Roberson
Walter Roberson el 15 de Abr. de 2014

0 votos

No, MATLAB does not have that. See bsxfun() and repmat()

2 comentarios

cyril
cyril el 15 de Abr. de 2014
thanks, is it really possible with bsxfun and repmat? I've not found how
bsxfun(@power,x,1:5)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Etiquetas

Preguntada:

el 15 de Abr. de 2014

Comentada:

el 15 de Abr. de 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by