T O P I C R E V I E W |
ciclotronix |
Posted - 01/17/2007 : 2:20:13 PM Origin Version (Select Help-->About Origin): Origin 7 SR1 Operating System:Windows XP
I have made a 3D XYZ scatter graph and I did not have any problem making it but there is a big problem. I have put an z-axis scale max value of 20 cm and I have points that have values higher than 20 cm. So, in principle I should not see these points but I see them. Can you tell me how to hidden this anomalous points
Thank you in advance
Edited by - ciclotronix on 01/17/2007 2:26:04 PM |
4 L A T E S T R E P L I E S (Newest First) |
ciclotronix |
Posted - 01/21/2007 : 5:57:36 PM It works, thank you very much |
erica-cn |
Posted - 01/18/2007 : 10:15:40 PM Hi John
Don't worry about that, it will extract the correspondient data in x and y columns.
Erica Shang OriginLab Technical Service |
ciclotronix |
Posted - 01/18/2007 : 8:16:01 PM ok, but if i extract this data am I sure that it will extract the correspondient data in x and y columns |
erica-cn |
Posted - 01/17/2007 : 9:09:15 PM Hi John
To hide the anomalous points, you can try to extract the useful data from the original worksheet to be saved in another new worsheet. To do that,click Analysis:Extract Worksheet Data..., in the condition box of the opened dialog box, type such as col(c)[i]<=10, the data which isn't greater than 10 in column C will be extracted and shown in a new worksheet, then you can plot 3D XYZ Scatter with the new data. Any more questions,please feel free to contact us.
Erica Shang OriginLab Technical Service |