i asking me and search in the docu for some functions to insert raw data into my coordinate system.
In all examples they are using the function "double operator()(double x, double y)" to create the data.
I'm searching for something like:
X Y Z
0 0 100
1 0 102
2 0 99
3 0 104
and so on …
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
i asking me and search in the docu for some functions to insert raw data into my coordinate system.
In all examples they are using the function "double operator()(double x, double y)" to create the data.
I'm searching for something like:
X Y Z
0 0 100
1 0 102
2 0 99
3 0 104
and so on …
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