photo

Pleuni Kirch


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to make all negative values in a matrix 0?
for i= 1: size(A,1) if A (i, 2) <= 0 DataNew(i,2) = 0 This is what I have now, but there are still negative value...

約4年 前 | 3 件の回答 | 0

3

回答