Feeds
질문
How to extract a certain part from a string?
Hi, I have a string variable with 9-digit value (not necessarily integer,could be capitalized-letter), and I want to transf...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
How to merge two different datasets sharing only one variable into a new one without using for-loop?
Hi, I delete the old question because I made too many typos in the old post. I apologize for the error and ambiguity I caused i...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
How to merge 2 data sharing 1 variable into a new one without using for-loop?
Hi, I have two data set each with their variables and both of them share 1 variable whose name is "secid". The following is ...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
How do I export an array of character into an txt file with each string separated with a new line?
Hi, I have a cell variable with only 1 vector of character. I want to export those character into a txt file with each string s...
거의 9년 전 | 답변 수: 1 | 0
