TPace
Computer
- Apr 29, 2006
- 2
Hi,
I need to plot .pnt files in Maltab. These consist of rows of data, where each row is in the format [X Y Z R G B]. (X, Y, Z) form the 3D coordinate while (R G B) are its colour value.
So far I have used plot3 to plot the (X, Y, Z) values. But I cannot find a way of assigning the RGB values to the 3D point.
Anyone knows how this can be done? Unfortunately I am used to work with 2D images and I cannot find how to relate a ?D point with its colour value.
Thanks,
Tiziana
I need to plot .pnt files in Maltab. These consist of rows of data, where each row is in the format [X Y Z R G B]. (X, Y, Z) form the 3D coordinate while (R G B) are its colour value.
So far I have used plot3 to plot the (X, Y, Z) values. But I cannot find a way of assigning the RGB values to the 3D point.
Anyone knows how this can be done? Unfortunately I am used to work with 2D images and I cannot find how to relate a ?D point with its colour value.
Thanks,
Tiziana