Hi all,
I have a txt file containing x,y values from multiple overlaid graphs.
For example, this txt file contains (x,y) coordinates for 4 independent graphs that start and end at different points::
Below I imported the data into a spreadsheet, separated it into different columns and plotted the graphs:
In PureData, is there a way to read a txt file of this type file and plot the four graphs on the same canvas?
test_graph.txt
Thanks,
a.