Hi, I’m new to using CL, and I’m trying to use a table where students have put answers to an x-value for an exponent in the y-value to plot the points and curve the students have generated in the table. I’m just having trouble seeing how to feed the point as a sink to the graph. Here is what I have so far:
Yes, this is exactly what I wanted, thank you. I copied your code and only changed the names of my stuff that I had called it. It still won’t plot the points. It takes input into the table, but it won’t put the points on the graph the way the demo does.