Problem 868. Replace all zeros and NaNs in a matrix with the string 'error'
Solution Stats
Problem Comments
-
2 Comments
Any idea why b={1 0; nan 3}; isequal(b,b) gives false?
Don't bother... nan is not equal to nan unless you use isequaln!
Solution Comments
-
1 Comment
perfect
-
2 Comments
Very nice.
@Jean-Marie
This is simply a copyof the leading solution "Solution 119943"
Problem Recent Solvers94
Suggested Problems
-
The Goldbach Conjecture, Part 2
1731 Solvers
-
Getting the indices from a vector
5750 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
145 Solvers
-
463 Solvers
-
Change the sign of even index entries of the reversed vector
379 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!