hi everyone, I d like to print some functions and because I use gnuplot I wonder if there is a way to create a file from gnuplot output and recall this file from a freeCAD (to modify the file ) and then feed a 3d printer. my question is basicly what sort of terminal set in gnuplot to get something good enough to be manipulate with other programs. thank you.
thank you very much for your help, yes the problem was I wasn t get any output. now I understand why, I need just to spend a bit more time to think, anyway the link was very helpfull.
hi everyone, I have a problem with a gnuplot script. I d like to plot a function called sin(z) where z = x+i*y is the generic complex number. I attached the script file and any help would be great. thank you