How to change this matrix for expected matrix?

1 vue (au cours des 30 derniers jours)
Shubham Mohan Tatpalliwar
Commenté : madhan ravi le 1 Nov 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]

Réponses (1)

Bruno Luong
Bruno Luong le 1 Nov 2018

Catégories

En savoir plus sur Encryption / Cryptography dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by