Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading 3D formats

Status
Not open for further replies.

TPace

Computer
Joined
Apr 29, 2006
Messages
2
Location
MT
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top