Problem 868. Replace all zeros and NaNs in a matrix with the string 'error'
Solution Stats
Problem Comments
-
2 Comments
Khaled Hamed
on 29 Jul 2012
Any idea why b={1 0; nan 3}; isequal(b,b) gives false?
Khaled Hamed
on 29 Jul 2012
Don't bother... nan is not equal to nan unless you use isequaln!
Solution Comments
Show commentsProblem Recent Solvers97
Suggested Problems
-
Remove the small words from a list of words.
1274 Solvers
-
288 Solvers
-
731 Solvers
-
Detect a number and replace with two NaN's
188 Solvers
-
Relative ratio of "1" in binary number
1035 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!