Feeds
답변 있음
Removing NAN values from the table and deleting it.
Following another question I found this code working really good: Xnew=X((isfinite(X))); The new array has no Nan inside.
Removing NAN values from the table and deleting it.
Following another question I found this code working really good: Xnew=X((isfinite(X))); The new array has no Nan inside.
9개월 전 | 0
