Origin Ver. and Service Release (Select Help-->About Origin): OriginPro 2020b (Academic) Operating System: Win 10
Dear all,
I am quite new to Origin programming. For the need of our current project, I would like to create a contour profile plot (from XYZ data) and programmatically add cutlines to it.
The current data are x and y coordinates, with their corresponding z-value, corresponding to heat in real-life: x-cord y-cord Heat value 21.641 22.933 307.64938 21.641 23.579 307.64938 21.641 24.225 307.64938 21.641 24.871 307.64938 21.641 25.517 307.64938 21.641 26.163 307.64938 21.641 26.809 307.64938 21.641 27.455 307.64938 21.641 28.101 307.64938 21.641 28.747 307.64938 21.641 29.393 307.64938 21.641 30.039 307.64938 21.641 30.685 307.64938 21.641 31.331 307.64938 .. .. .. The picture at the end of the post is the result I would like to get but with labTalk
We would like to extract (automatically) heat profiles from surface plots. Usually I use the contour profile, and it works fine. Now I need to extract many profiles, making the task by hand relatively impractical.
Yes, it starts the profile dialog thank you :). However, how do I add/modify lines from there? Specifically, I have to extract many vertical line from such plots, and I want them to always be the same, that is to control the scale and positions.
P.S: sorry for the delay in replying, I thought I'd recieve a notification mail.