Origin Version (Select Help-->About Origin): 7 Sr4 Operating System: XP
I was writing a tool to click on two points in a contour plot to mark a subrange whcih is then integrated along one axis and displayed along the other. Therefor I used the getpts command. Everything works fine so far, but there is one problem left: In the EndTollbox macro, I take the region, integrate and create a dataset. Now I would also like to plot the new data automatically. Unfortunately, if I create a new window in the EndToolbox section, execution of the macro stops?! I can only paste the data in an existing worksheet or plot in an existing graph window? What is the problem, am I doing something wrong or can`t I use the win command in the EndToolbox section. And if so, how can I work around...