creating an 8x8 matrix using "diag"
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Liam Sullivan
el 22 de En. de 2020
Respondida: James Tursa
el 22 de En. de 2020
So im trying to create an 8x8 matrix with 2's in the diagonal but 0s everywhere else. I used diag(8,8)*0 + 2 but that gived me 2's everywhere.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Interpolation 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!