how can I delete all value in matrix (for example my matrix include a lot of ' NaN not a number' and i want to delete this)
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
onur erdem korkmaz
am 20 Mär. 2015
Kommentiert: onur erdem korkmaz
am 20 Mär. 2015
hi every one
my matrix is very size (13*39494) and also including NaN(not a number) value and different where. i want to take a mean my matrix but I can't because of NaN values.
Briefly I want to delete all NaN value of my matrix how can I ?
thanks for answer.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Logical 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!