| T O P I C R E V I E W |
| Marculius |
Posted - 02/23/2026 : 1:07:37 PM 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 |
| 3 L A T E S T R E P L I E S (Newest First) |
| snowli |
Posted - 02/24/2026 : 09:05:55 AM Thanks for the input.
I will check with our doc team.
Thanks, Snow |
| Marculius |
Posted - 02/24/2026 : 05:49:08 AM 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) |
| snowli |
Posted - 02/23/2026 : 1:40:09 PM 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 |
|
|