Histogram in Matplotlib with input file
Posted
by Arkapravo
on Stack Overflow
See other posts from Stack Overflow
or by Arkapravo
Published on 2010-04-07T06:05:17Z
Indexed on
2010/04/07
6:23 UTC
Read the original article
Hit count: 251
I wish to make a Histogram in Matplotlib from an input file containing the raw data (.txt). I am facing issues in referring to the input file. I guess it should be a rather small program. Any Matplotlib gurus, any help ?
I am not asking for the code, some inputs should put me on the right way !
© Stack Overflow or respective owner