T O P I C R E V I E W |
chrothenbach |
Posted - 04/25/2011 : 4:42:41 PM Origin Ver. and Service Release (Select Help-->About Origin): v7.5885 Operating System:WIndows7
I have a worksheet with a column for X values and 75 columns for Y values. I want to generate individual plots of each X vs. Y so I can then create an animation. Is there any code or function that would allow me to create said batch process? Any help would be appreciated.
Christian |
2 L A T E S T R E P L I E S (Newest First) |
chrothenbach |
Posted - 04/26/2011 : 12:01:58 PM That seems to work! Thank you so much. I am still a rookie at using OriginPro but I am liking its functionality and versatility for research purposes. |
Hideo Fujii |
Posted - 04/25/2011 : 5:29:40 PM How about this? :
1) Highlight all Y columns, and make a graph with all Y's in a graph (in a single layer). 2) In Graph toolbar, press "Extract to Layers" button, and set both Number of Rows and Number of Columns to 1. 3) Also in Graph toolbar, press "Extract to Graphs". This creates individual plots in separate graph windows.
Note: If you want to make all plots to have the same color, after 1) change the color increment list to having only single color in Group tab in Plot Details dialog.
--Hideo Fujii, OriginLab |