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
 All Forums
 Origin Forum
 Origin Forum
 draw every n-th point in graph

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
alex_eagle Posted - 09/10/2003 : 09:11:13 AM
How can I tell Origin 7.0 to consider only every n-th point in the
worksheet when drawing a line graph without a script or masking every single point ??
Is this possible `?
thanx for help

Alex


2   L A T E S T    R E P L I E S    (Newest First)
greg Posted - 09/10/2003 : 10:34:38 AM
There are two ways to do this in the GUI:

The hidden skip points feature
In Plot Details dialog, at the Dataset level, on the (inexplicably) Drop Lines tab, you will find just what you want.
(This only works for Scatter plots. For Line+Symbol plots, it's available, but only works on the Symbols.)

For all other plot types, you can:

Turn on Speed Mode
In Plot Details dialog, at the Layer level, on the Size/Speed tab, you can check the "Worksheet data, maximum points per curve" and enter a value to use. This can be calculated by:
Value = TotalPointsInData / SkipPoints



Mike Buess Posted - 09/10/2003 : 10:24:43 AM
set %C -skip n;

Works for Scatter and Line+Symbol plots.

Mike Buess
Origin WebRing Member

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000