Info

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

how i create a free dimension variable like array or cell variable?

1 visualización (últimos 30 días)
xosro
xosro el 20 de Jul. de 2015
Cerrada: xosro el 20 de Jul. de 2015
i want initialized a matrix or cell with a series of repeatedly inputs that number of every input is random, when i do not create a assumption matrix like a=zeros(m,n) and then initialized whit inputs i receive this error: Index exceeds matrix dimensions. (because has been created a matrix with dimension size of last input and often number of inputs every time change.) and but because i do not know number of all inputs i can not create a fix dimension matrix like a=zeros(m,n) now i want have a matrix whit free dimension?

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by