Info

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

square matrix of order (vector+1 value) formed from a vector and one value?

1 visualización (últimos 30 días)
Arunachalam  D
Arunachalam D el 4 de Ag. de 2015
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
square matrix of 4X4 should be formed from the vector [1 2 3]
i have a value to form four different combination eg. (value=0)
square matrix should be like this so the value 0 added on the diagonals
[1,2,3,0;1,2,0,3;1,0,2,3;0,1,2,3]; help me to code this by suitable logics

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by