From: yelena <som...@in...> - 2011-11-01 12:51:08
|
Hi! I'm new at Matplotlib, so I need a little help. I was trying to load data from txt files with no luck. I have 2 collumns in txt files and I need to plot a XY graph. Should I modify txt file to other format? Can someone give me a simple example for doing this? In txt file could be such information: Meters Seconds 1 4 2 8 3 12 4 16 5 20 Thanks in advance! -- View this message in context: http://old.nabble.com/Loading-txt-files-tp32758393p32758393.html Sent from the matplotlib - users mailing list archive at Nabble.com. |