Feeds
질문
keep the same row data from two matrix
i have a total data matrix a(253*2), now i just want to keep the data from b(223*1) and get the whole data is c(223*2), which me...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
drop same row from one matrix based on another matrix
i hava a matrix a(253*2) , the first column is the id number and i want drop the same id in matrix b(30*1) , keep the rest data ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
use the mat2cell function
Now i have a 5*100 matrix, how to convert it to a 5*10 cell and each cell contain 1*10?
거의 5년 전 | 답변 수: 2 | 0