How to change this matrix for expected matrix?

1 visualización (últimos 30 días)
Shubham Mohan Tatpalliwar
Shubham Mohan Tatpalliwar el 1 de Nov. de 2018
Comentada: madhan ravi el 1 de Nov. de 2018
if true
% code
A= [0,0,0;0,2,3;1,2,3]
Expected A=[3,2,1;3,2,0;0,0,0]

Respuestas (1)

Bruno Luong
Bruno Luong el 1 de Nov. de 2018

Categorías

Más información sobre Matrices and Arrays 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!

Translated by