Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
bigvivid29
Posted - 09/13/2010 : 12:57:57 PM Origin Ver. and Service Release (Select Help-->About Origin): v8 SR0 Operating System: windows XP
the txt data are composed of three columns, which are x, y, z, respectively.It is acturally 640x480 pixels. Thus x values changes from 0 to 639 while y is fixed at 0, and again x changes from 0 to 639 while y is fixed at 1, and so on and so forth. So how to use the three columns to plot a 3D figure, or how to convert the data into a 640x480 matrix? Thanks a lot.
1 L A T E S T R E P L I E S (Newest First)
Penn
Posted - 09/14/2010 : 12:02:08 AM Hi,
You can convert the data into matrix by using XYZ gridding first. And then plot 3D figure with the result matrix.
By the way, you can update to Origin 8 SR6 from this page.