how to assign variable for an array?

2 visualizaciones (últimos 30 días)
pranjal
pranjal el 24 de Abr. de 2015
Comentada: pranjal el 24 de Abr. de 2015
i have got cepstral coefficients as 13x1728. i want to store dem in a variable N1.how to do that?
  1 comentario
the cyclist
the cyclist el 24 de Abr. de 2015
There is not enough detail for us to help you. When you say you "have got" these coefficients, what do you mean? Stored in a file? What format? And so on.
Remember that we only know what you tell us. Take some time to explain it to us, if you expect us to take some of our time to help you.

Iniciar sesión para comentar.

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 24 de Abr. de 2015
v=[1 2;3 4;4 6] % Example of 3x2 array

Más respuestas (0)

Categorías

Más información sobre Phased Array Design and Analysis 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