Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Turning a row matrix of numbers into a row matrix of vectors.

3 visualizaciones (últimos 30 días)
GEORGIOS BEKAS
GEORGIOS BEKAS el 30 de Oct. de 2017
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I want to do something like this: I have the following matrix:
A = [1 5 7]
I want to turn it into:
Anew = [1:6 (5*6+1):(5*6+6) (7*6+1):(7*6+6)]
What is a quick way to do it?

Respuestas (0)

La pregunta está cerrada.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by