Hi i have a problem i can't plot numbers which are contained in a table in this form, i have imported this data from a csv file:
{
{"101 -0.377"},
{"101.02 -0.407"},
{"101.04 -0.419"},
{"101.06 -0.434"}
}
i want to make a a graphic where in x there is the first column and in y the second, i've tried several ways and i didn't succeded on it. Thanks for answering. I put the file below.
Attachments: