I currently have data of this form
frame number phi psi
1 -87 65
2 -65 45
3 ... ...
4
5
...
Now, I can sort this data so that phi, psi values are ordered (from -180 to 180) and then convert this data to a histogram of...
Hi, I wish to apply the following script to histogram a set of data I have
http://www.perlmonks.org/?node_id=663280
However, when I run the script in the terminal I get the following error.
user$ perl histogram
Bareword "mxs" not allowed while "strict subs" in use at histogram line 30...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.