I have a csv file in the form:
x_axes_name,y_axes_name
100,890
100,901
...
10000,89
I imported the file into Wolfram alpha. I'm having a heck of a time trying to build a "best fit" graph showing the axes names and a listloglogplot graph with the axes names. Anyone know how to reference the filename in a ListPlot and ListLogLogPlot and have the axes names shown? Could you send me a sample command? Do I need to change how my csv file looks?
Thanks Daniel
Attachments: