| T O P I C R E V I E W |
| wpg6n |
Posted - 03/30/2006 : 8:01:24 PM Origin Version (Select Help-->About Origin): 7.5 Operating System:XP
I'm having trouble rearranging the order of layers after merging graphs into a 9x9 panel on a single graph.
It's unclear to me how Origin assigns layer numbers. The layers are not arranged according to the date created or file name.
Any suggestions on how to arrange layers either before or after merging would be greatly appreciated.
Thanks |
| 2 L A T E S T R E P L I E S (Newest First) |
| wpg6n |
Posted - 03/31/2006 : 10:05:34 AM Zachary,
Thanks for the clarification. My plots are now in perfect order. :)
Bill |
| zachary_origin |
Posted - 03/30/2006 : 9:15:36 PM The following is from Origin 7.5 Help
------------------------------------------------------------------ Origin merges the graph windows by following the graph window order in the Windows list. The first graph window in the list becomes layer 1 in the merged graph window. The second graph window in the list becomes layer 2 in the merged graph window, etc. If any graph window includes multiple layers, those layers are added to the merged graph following the layer order in the original graph.
After the merged graph is created, you can exchange the position of any two layers using the Layer tool.
You can also exchange the layer number (not position) of any two layers by the following method:
Open the Script window and enter the following LabTalk command:
page.reorder(Layer1, Layer2) (ENTER)
where Layer1 and Layer2 are the layer numbers that you want to swap. ----------------------------------------------------------------------
In short, the order is same as the order in the Window List ( at the bottom of Window menu ) .
U can change the layer order by LabTalk command or Layer tool( Tool/Layer menu)
Holp it helps.
Zachary OriginLab, GZ office.
|
|
|