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.
1 year 前 | 0
