| Author |
Topic  |
|
|
Marculius
France
2 Posts |
|
|
snowli
USA
1484 Posts |
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 |
 |
|
|
Marculius
France
2 Posts |
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
USA
1484 Posts |
Posted - 02/24/2026 : 09:05:55 AM
|
Thanks for the input.
I will check with our doc team.
Thanks, Snow |
 |
|
| |
Topic  |
|
|
|