krai
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
Write data .txt format with different vector in different column
I have two different single column matrix A = [1 2 3 4 5 6 7]; B = [110 120 114 116 117 119 121]; I want to write it in ...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
Concatinate text (header) and numbers
I have a excel file with data as shown, Time Exp1 Exp2 0.1 26 965 0.2 23 966 0.3 25 963 0.4 NA ...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to rejoin text and numbers into raw format and export to excel
I have a excel file with data as shown, Time Exp1 Exp2 0.1 26 965 0.2 23 966 0.3 25 963 0.4 NA ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Replacing NaN with the average of previous and next cell value
I have a data set like, time 1 2 3 4 5 6 7 8 exp1 45 67 78 NaN 80 81 82 83 These are two separate column with time ...
6년 초과 전 | 답변 수: 3 | 0
3
답변질문
How to complile data with two different time steps
I have a data set like, time1- 0.0 0.2 0.4 0.6 , exp1 - 110 123 126 128, time2 - 0.1 0.2 0.3 0.4 0.5 0.6, exp2 - 569 587 598 ...
6년 초과 전 | 답변 수: 1 | 0