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
eeaaron
Posted - 09/27/2007 : 5:10:46 PM Origin Version (Select Help-->About Origin): 7 Operating System: Win XP
Hi all,
I was hoping for some help plotting multiple datasets from a single column. I have an "x" column and "y" column with data. Rows 1-100 are for a certain condition, Rows 101-200 are another condition, etc. I would like to plot of of these conditions on one graph and do fitting on each plot. Is there a way to create a new plot for each dataset.
ie) plot column 1, rows 1-100 vs column 2, rows 1-100 then add another plot to the same graph of column 1, rows 101-200 vs column 2, rows 101-200.
Thanks,
Aaron
2 L A T E S T R E P L I E S (Newest First)
Mike Buess
Posted - 09/27/2007 : 10:48:49 PM Even easier, use the Data Selector tool to mark the range you want to fit. By script you can use mks1=lower index and mks2=upper index.
Posted - 09/27/2007 : 6:31:04 PM After you create the curve using normal method, you may use the 'mask' toolbar to fit the specific range of data one by one.