Hi,
I have text file which contains x,y,z coordinate values and I would like to plot them (as points only) in the 3D environment using the library.
Is there any way I can do that? Any code or example regarding the same would be greatly appreciated.
Thanking in advance :-)
Ksn
it is possible with the VolumePlot which is available since version 0.3.1. The latest update you can get here: http://sintegrial.com/qwtplot/pages/en/index.php
Hello. And is possible to combine surface Plot and some points on it's own coords., together in one widget?
Thanks you :)
You could try to use Enrichments to achieve this. There are some predefined ones (points, arrows, cones etc.)
Log in to post a comment.
Hi,
I have text file which contains x,y,z coordinate values and I would like to plot them (as points only) in the 3D environment using the library.
Is there any way I can do that?
Any code or example regarding the same would be greatly appreciated.
Thanking in advance :-)
Ksn
Hi,
it is possible with the VolumePlot which is available since version 0.3.1. The latest update you can get here: http://sintegrial.com/qwtplot/pages/en/index.php
Hello.
And is possible to combine surface Plot and some points on it's own coords., together in one widget?
Thanks you :)
Last edit: FoxVK 2014-10-07
You could try to use Enrichments to achieve this. There are some predefined ones (points, arrows, cones etc.)