I have a file called input.dat. The file contains the following data.
0 .75
1 .23486
2 .73965
.
.
200 .648
1 .47
Basically the input file has 1-200 in order 30 times and the right column contains a num.
What I want to do is take in this file, plot all the numbers which correspond to zero...