Quickest way of plotting scientific histograms

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
motoroller
Messages
29
Reaction score
0
I've tried a few methods of plotting histograms from unsorted data, but they're all extremely involved (ROOT) or look very "childish" (online tools).

What's the easiest way of plotting a histogram from a unicode text file with numbers in it?

Thanks in advance - need the histograms for some project work.
 
Physics news on Phys.org
For easy and (if you bother to learn the style-altering commands) professional looking plots of not-too-complicated data I recommend gnuplot.
 
You might be able to import the file into Open Office or Excel in the same way that a .CSV file can be imported. I know there are different options in Open Office for setting delimiters.