Replacing all values lower than 1 by 0.
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
PaoloPa
am 10 Feb. 2014
Beantwortet: PaoloPa
am 10 Feb. 2014
Hi there! I have a matrix A = 495*2973 where I should replace all the values which are <= 1 with 0.
May you know a quick way to do that? Or will I be obliged to make a loop?
Thanks a lot
P.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Characters and Strings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!