How can I change the elements to zero when they are less than specific threshold
57 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Milad Naderloo
am 13 Sep. 2020
Kommentiert: Milad Naderloo
am 13 Sep. 2020
I have A = [1,10,4,8,25,80,1,4,8]
I want to put zerpo those elements which are less than 5
in fact, 5 is my threshold
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!