Replacing 0 with 8 in Identity Matrix

조회 수: 1 (최근 30일)
May Myat Noe Tun
May Myat Noe Tun 2019년 10월 17일
답변: Walter Roberson 2019년 10월 17일
So I have a 2 by 2 matrix after running the following command.
x=eye(2);
How do I replace the 0s with 8s by using arithmetic function?

답변 (1개)

Walter Roberson
Walter Roberson 2019년 10월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by