Community Profile

photo

Pleuni Kirch


Last seen: environ 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 3 ans il y a | 3 réponses | 0

3

réponses