T O P I C R E V I E W |
zhaoorigin |
Posted - 06/02/2002 : 8:43:48 PM 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.)
|
1 L A T E S T R E P L I E S (Newest First) |
cpyang |
Posted - 06/02/2002 : 10:17:22 PM 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
|
|
|