Creating a non-square diagonal matrix
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
   Hi there,
I have a vector  A that contains 2240 elements and I wanted to create a non-square diagonal matrix out if (B)  that has the following dim: (94,037,2240),
I cant really use the diag function in matlab beause that gives me a square diagonal matrix,
Could you please help me with this issue?
5 comentarios
Respuestas (2)
Ver también
Categorías
				Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!