How Can I convert a 1 by 1 array into multidimensional array?

For example i have
a=[1]
I want to convert it into
a=[1111 1111 1111
1111 1111 1111
1111 1111 1111]
Can anyone please help me here.

Categorías

Más información sobre Matrices and Arrays en Centro de ayuda y File Exchange.

Respondida:

el 5 de Jul. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by