How to change this matrix for expected matrix?

조회 수: 1 (최근 30일)
Shubham Mohan Tatpalliwar
Shubham Mohan Tatpalliwar 2018년 11월 1일
댓글: madhan ravi 2018년 11월 1일
if true
% code
A= [0,0,0;0,2,3;1,2,3]
Expected A=[3,2,1;3,2,0;0,0,0]

답변 (1개)

Bruno Luong
Bruno Luong 2018년 11월 1일

카테고리

Help CenterFile Exchange에서 Matrices and Arrays에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by