Feeds
질문
In an excel sheet, how can I extract the rows which contain a specific string data called (T1L2). this variable happens only in the second column (conditions). Thanks
I start with this commands: [num,text,raw]=xlsread('filename.xlsx',1); conditions=raw(:,2); but then I don't know ho...
거의 13년 전 | 답변 수: 1 | 0