I am trying to plot coordinates that i have in a .csv file that is divided by ",". the .csv looks like this:
Being the first number the X coordinate and the second the Y coordinate
The code Im using is :
Public XY As List
XY.Initialize
XY = su.LoadCSV(File.DirApp...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.