📜  matlab矩阵空元素 - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:06.294000             🧑  作者: Mango

代码示例2
Just set those elements to nan

T(i) = nan;