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
-
1 Comment
danteliujie
on 14 Apr 2019
perfect
-
2 Comments
Jean-Marie Sainthillier
on 30 Jul 2012
Very nice.
Khaled Hamed
on 30 Jul 2012
@Jean-Marie
This is simply a copyof the leading solution "Solution 119943"
Problem Recent Solvers94
Suggested Problems
-
3735 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
714 Solvers
-
314 Solvers
-
Create a vector whose elements depend on the previous element
488 Solvers
-
07 - Common functions and indexing 4
356 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!