I have attached my most updated code (Merritt_Coil_calibration) which uses this graphing. I am still not able to get it to work completely as I need. I was wondering if anyone could help. Right now, when I run the code it appears that the plot is moving to where I want it and plotting which is good. Now for what is not so good:
1. When the code finishes the plot is still blank as if nothing had happened.
2. When it is running it does not plot in different colors for different values. It only plots in blue.
My code is pretty convoluted but basically it is stepping through a box and plotting points in the box. It is recieving a value from another program (Bartington MAG03_V2) which is also attached. I want to feed this value into the plotting to determine the color of the point plotted.