Problem 43161. Replace 0 to NaN!
In given matrix
A=[1 nan nan; 2 2 nan; nan nan 1];
replace NaN to 0. Use matrix A as a input.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers103
Suggested Problems
-
Set the array elements whose value is 13 to 0
1429 Solvers
-
Cell Counting: How Many Draws?
2364 Solvers
-
531 Solvers
-
Create matrix of replicated elements
395 Solvers
-
07 - Common functions and indexing 2
421 Solvers
More from this Author27
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!