I have to create program can plot 3D graph from text file. Now, I can write the code for plot 3D graph. but i have no idea to call gnuplot in vb.net. My program is written on window apps. So, i try to search code in the Internet.
and i find this:
http://classes.bus.oregonstate.edu/ba371/lu/VBlabs/VBgnuplot.html
I have already tried this code by console but it doesn't work. Although, It can work. I cannot resolve it to use with window apps. because I'm new in vb.net.
I have to write this program finish within 1 week. Anyone can help me? pls. Thanks in advance.