Hi, i want to make a plot like this type:
If[Abs[angle1] < 10, ListPlot[angle1]]
How is it possible to do with Mathematica?