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
 Insert existing table in graph:add_table_to_graph
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

eyP

Germany
Posts

Posted - 01/17/2012 :  09:15:56 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System: 8.5G SR1, Windows 7

I want to insert an existing table into a new graph window.
I only find a solution to create a new table with:
Add_table_to_graph igl:=Power cols:=3 rows:=2 title:=TabTitle col:=1 tabname:=AddData;

And refer to the table with the name
add_table_to_graph.tabname$=


Can I make a connection between a table and a graph window? The table is already there and the graph window is created by using a template.

Thank you.

Penn

China
644 Posts

Posted - 01/31/2012 :  04:32:49 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

I am afraid the feature you mentioned does not be supported yet. We will consider to add this feature in the future version.

By the way, you can refer to the table with the string variable you have specified in the X-Function:

AddData$ = ;


Penn

Edited by - Penn on 01/31/2012 04:33:19 AM
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