Feeds
提问
Hello, I tried to delete the rows in a matrix that had NaN and I found the instruction to delete it ,but I did not understand how the instruction works.Can someone please explain me that?
This is the instruction I found to delete rows that had NaN in matrix A A(any(isnan(A),2),:)=[]
7 years 前 | 1 个回答 | 0