matlab nan If you really want to, you can build other NaNs using typecast, like so: NaN ~= NaN ans = 1 NaN == NaN ans = 0 and the NaNs in a vector are ...
確定! 回上一頁