Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JIRA

SUMMARY

DETAILS

ORG-16118

Getting data from function plot goes wrong

Analysis like Differential on function plot may get wrong result.

Fixed in Origin 2021b SR2

ORG-23875

Unnecessary error checking on Reduce Rows and Remove/Combine Duplicated Rows X-Functions

There are unnecessary error checking wdeldup and wdelrows X-Functions.

E.g. run the following script

col(2)=data(1,32); 2range r1=1; 3wdeldup irng:=r1 ow:=<new>;

Error shows since since 2020b but it should work. Fixed in Origin 2021b Sr2.

ORG-23863

Interpolation does not work fine for date and time data as in 2019b

interp1xy does not work fine for date and time data in small range.

Fixed in Origin 2021b Sr2.

ORG-23861

Linear Fit line created with Graph Maker or Mini toolbar is not right if X and Y column has missing values

If there are missing values in X or Y column and use Graph Maker to show the linear fit line, or plot data first and then use mini toolbar to turn on linear fit line, the result is different from the Analysis: Fitting: Linear Fit tool.

Fixed in Origin 2021b Sr2.

Data Handling

JIRA

SUMMARY

DETAILS

ORG-20042

Allow connecting to OGW and OGWU file

Data: Connect to Origin Files support OGW and OGWU files.

...