photo

Amy Hughes


Last seen: 4년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do I name the columns of my table by the names of row 1?
I have inserted a table into matlab using this pos=readtable("Pos_data.csv") When I do this in R, the row names in row 1 becom...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How do I combine data tables where there are different row lengths?
From my cell arrays, I have converted each output into a table in matlab which I have attached as excel files for clarity ( I co...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I combine two tables together in Matlab which are different sizes but some of the row names are the same?
Please could anybody suggest how I would combine two tables together where some of the rows are the same name, but they size of ...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How can I use a for loop to select values from a table that meet two conditions?
My table is tab=table(metabolites, aerobic, anaerobic). I am trying to compute a for loop that only selects those metabolites...

4년 초과 전 | 답변 수: 1 | 0

1

답변