I'm new to Mathematica and I can't find in this forum the answer to a relatively simple problem I have with my export. I'm sorry if this is a duplicate.
I want to export a set (list) of variables used in a script to a text file but keeping both the name and the numeric value of the variable. I thought a "Table" would do the job but I manage to export either the name or the value but not both.
Any format would do the job but I prefer the variables to be in different columns: The names of the variables would be the first row of the text file and the numeric values the second row
Any help would be appreciated and thanks for your time
@J.M. I see your post, but how can you get only the variables I want to save and no all the variable names ? I use multiple computational variables like counters and so... I would like to save a subset of all my variables. Thanks for your time !
– symduk May 22 '17 at 12:16