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

Marculius

France
2 Posts

Posted - 02/23/2026 :  1:07:37 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
I have Origin 2019b (64-bit)
9.6.5.169 (Academic).

Why does my reducexy x-function not have the divide variable
as mentioned in:
https://www.originlab.com/doc/X-Function/ref/reducexy

snowli

USA
1484 Posts

Posted - 02/23/2026 :  1:40:09 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hello,

Our doc only shows the latest help.

The divide variable (shown as "Divide xy by") in the dialog was added in Origin 2023b.

Please consider upgrading.


Thanks, Snow
Go to Top of Page

Marculius

France
2 Posts

Posted - 02/24/2026 :  05:49:08 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
It would be nice if the help indicated that it was added in Origin 2023b.

I did find a workaround if anyone needs it.

I inserted an extra data point (row) at the top of the data, such that the X value is one binsize before the desired bin starting point, then deleted the extra point at the top

For example if the desired bin start is at 0 and bin size is 2;
insert a row at the top with insertRow(1,1,1,2);
add a point at the begging with col(1)[1]=-2; col(2)[1]=0;
use reducexy;
then deleteRow(1,1,1,2)
Go to Top of Page

snowli

USA
1484 Posts

Posted - 02/24/2026 :  09:05:55 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks for the input.

I will check with our doc team.


Thanks, Snow
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