Topic: format for point series
I had tried to plot a graph by importing the points from a text file in the following format but the software always gives an error
(0, 2.53)
(500, 2.2)
(1000, 2.3)
(1500, 2.2)
(2000, 2.1)
Is something wrong with this format??? If so please tell me the correct format....