linspace

1 visualización (últimos 30 días)
Beth
Beth el 27 de Oct. de 2011
I need to create a 4x5 matrix by using linspace. The matrix needs iteger values from 101-120 filling rows first. How do I do that in just one line of code?

Respuestas (1)

Wayne King
Wayne King el 27 de Oct. de 2011
Hint:
see the help for reshape() and then think about what the transpose operator,', does

Categorías

Más información sobre Logical en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by