Forum Replies Created by costelcotae

Viewing 2 posts - 1 through 2 (of 2 total)
  • in reply to: Graph a CSV file #8677

    i managed to parse my csv file and make a graph.
    problem fixed

    regards,

    in reply to: Graph a CSV file #8676

    Hi,

    I have a question about parsing csv file. My csv file looks like

    260;259;0.02;0;1;25.51;43.3;20.88;69.58
    265;243;0.09;1;0;29.51;48.3;25.88;71.58
    265;243;0.09;1;0;29.51;48.3;25.88;71.58
    262;249;0.06;0;1;35.51;40.3;20.88;65.58

    how i can parse the file and row number to be X value and Y values parsed from coresponding row?
    this values are from some sensors and i want to make a graph with this values

    regards,

Viewing 2 posts - 1 through 2 (of 2 total)