In a nutshell: no. You don't even get to plot spheres with their parameters taken from a datafile. You can get point symbols with a colour controlled by a datafile, but that's about it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
It exists a simple way to plot, from a single file, spheres (3D) or points (in 2D) with different radius?
Something like: x,y,z, radius, color...
0,0,0,1.0,1
0,1,0,1.5,2
0,0,1,1.2,3
...
Thanks
eheh99
In a nutshell: no. You don't even get to plot spheres with their parameters taken from a datafile. You can get point symbols with a colour controlled by a datafile, but that's about it.
Thx.