Community Profile

photo

Erika Joh


Active since 2019

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


Adding column headers to writetable csv file
I'm trying to figure out how to add column headers to my csv files using writetable. I started with creating a table of variab...

5 years ago | 1 answer | 0

1

answer

Answered
How to save output of variable in csv file?
Thanks! Would I just call on the function several times then, like: csvwrite('filename.csv',variable1,0,1) csvwrite('filenam...

5 years ago | 2

Question


Transpose/combine several variables using csvwrite or writematrix
I have several variables that are in row form. I would like to write a script that will transpose these variables into column fo...

5 years ago | 2 answers | 0

2

answers