Hello,
I'm trying to create a program that allows the user to draw an axis and a function on paper, and then finds the best fit function. I'm having difficulty with the pattern matching because I'm trying to learn in a bunch of different axis so that it will always recognize, but I cannot seem to get the matching to work for the axis to start. I don't really know how to fix it. The program is included. Any assistance would be appreciated.
Thanks