To replace all NaN elements of the matrix B with zero, use B(isnan(B)) = 0 The technical post webpages of this site follow the CC BY-SA 4. Based on your ...
確定! 回上一頁