How do you set entries in a matrix for odd rows with odd columns to zero?
조회 수: 3(최근 30일)
표시 이전 댓글
I want to set A(i,j) = 0 if both i and j are odd. Is this possible to do vectorially?
댓글 수: 0
채택된 답변
추가 답변(0개)
참고 항목
범주
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!