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
 plotting
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

pcvolkmar

Germany
Posts

Posted - 09/07/2005 :  10:09:48 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin):
Operating System:win xp

Hello every body!


My problem is this:
I have a graph created from another graph.
(There are to files, one file is the image of a graph and the other is a template of a graph for Origin.The axes of both are fit)
Now I want to draw up, by each worksheet that I have with the same operation,in this graph.
But first I don´t now how to open this to files.
And second, I don´t now how to in a same graph plotting a linear representation by each worksheet that I have.
Thank you very much by the advice who you could give me.
PcVolkmar

Mike Buess

USA
3037 Posts

Posted - 09/08/2005 :  4:14:35 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I don't really understand your question but this is the way to plot col B in the active worksheet using your graph template...

%W=%H; // save name of active worksheet
win -t P templateName; // open a new graph window based on the template
lay -i %W_B; // plot col B

Mike Buess
Origin WebRing Member
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