isequal(NaN, NaN) always return false. By definition Nans are not equal to each other. If you want test that a result is NaN, either use isnan, or use isequaln
The problem is unsolvable due to the second test.
isequalwithequalnans
I agree guys! something wrong
please use the function: isequalwithequalnans
;-)
Thanks for the suggestions. I fixed with isequalwithequalnans.
Omit columns averages from a matrix
530 Solvers
Project Euler: Problem 7, Nth prime
548 Solvers
Generate a vector like 1,2,2,3,3,3,4,4,4,4
4229 Solvers
263 Solvers
385 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!