what I wanna do: I have a couple of curves, where I wanna do some linear curve fitting. The fitting always should happen between the x-values 0,025 and 0,050. How can I tell my script to do a linear curve fitting between those two x-values and then give the result (B)...??