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.
Find common elements in matrix rows
1271 Solvers
Set the array elements whose value is 13 to 0
956 Solvers
370 Solvers
Sum the numbers on the main diagonal
457 Solvers
265 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!