Hi everyone, with mathematica I generated a table where, for each values of A and f I'm interested in, I get the corresponding values of X,Y,P,HPandHD. Now i would like to export this table in excel format (or i some format that i can manage to be put in my thesis). So I need a two dimensions table with f and A, where for each box I get the values of X,Y,P,HPandHD. See the picture for clarifications. Which command should i use?? If I use
Export["rotterdammm.xls", m, "XLS"]
my data get splitter in thousands sheets...Please help me!
Thank you very much