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

ldpham

USA
Posts

Posted - 05/28/2005 :  8:06:51 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin): 7.5
Operating System: win xP

Hello

I've made a few buttons in a worksheet such that when I press them, an entire column is plotted. What I want to do is be able to highlight some data, push the button and have the highlighted data plotted instead of the entire column. Below is what I'm using to plot the entire column. Hope you can help. Thanks.

worksheet -s 5 0 5 0; //select column
worksheet -p 202 entropy; //plot into template

Mike Buess

USA
3037 Posts

Posted - 05/30/2005 :  12:21:18 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
If you are selecting the data manually you don't need the worksheet -s command. In other words, your button script can be as simple as this...

wo -p 202 entropy;

Mike Buess
Origin WebRing Member

Edited by - Mike Buess on 05/30/2005 12:27:46 PM
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