Community Profile

photo

krai


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 3 answers | 0

3

answers

Question


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 years ago | 1 answer | 0

1

answer