The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 how to merge
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

zhaoorigin

China
1 Posts

Posted - 06/02/2002 :  8:43:48 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
hello,I have two questions.Who can help me? Thank you!

1. How to plot several graphs at one time ?e.g.get graph1, graph2...
(I have many columns in one worksheet.Each group has three columns
and the first column is X and the other two column is Y1 and Y2. I
plot X-Y1 as graph1 and X-Y2 graph2,then the group 2,3...I want to
get all group graphi at one time.)
2. How can I use labtalk to realize merge function ?
(I can realize this function by merge button ,but I want to get some knowledge
about labtalk. I need labtalk give me all prompt dialog boxes just
like "merge button" do.Now I can only use -ma command to get the first
prompt dialog box.)


cpyang

USA
1406 Posts

Posted - 06/02/2002 :  10:17:22 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
If you setup your worksheet with proper XY relationship and also create a graph page from scratch and add the needed layers. Then you drag and drop the Y columns into each layer and there should be no need for merging. You can try the Tool:Layer dialog to arrange your graph.

Once you have made the worksheet and graph once, you can save both the worksheet and the graph as templates. From now on, you can just use the LabTalk
win -T
to bring in the graph template and the
layer -i
command to plot the appropriate columns into the correct layer and automatate the whole process.

A even simpler approach would be to save that project, which you have manually made such a graph. Every time you have new data, just open this project (OPJ file) and import the data into the worksheet and your graph is automatically updated.

CP


Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000