Replace numbers without using find()
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
timetry2
am 11 Okt. 2019
Bearbeitet: Adam Danz
am 11 Okt. 2019
I have a code that looks like this: A = randi([100,200],1000,1000)
Is there a code I can use that will replace all numbers between 150 and 200 with Nan without using the find ()?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu NaNs 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!