Versions Compared

Key

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

...

JIRA

SUMMARY

DETAILS

ORG-25219

Certain SPC files Imports slowly

It’s related to certain spc with many columns. It’s about 4 times faster in Origin 2023.

E.g. For a 7MB spc file with 2000 column and 1000 rows. The speed is improved from 62.109 sec in Origin 2022b to 16.984 sec in Origin 2023.

ORG-25262

Use Categorical Text instead of index when join worksheets by column

When joining worksheet by categorical columns, we used categorical index instead of categorical text.

Fixed in Origin 2023 to use categorical text so same text will be treated the same.

ORG-25403

LSI customer nc file makes Origin crash -- NAN(IND) support for nc files.

NetCDF Connector fails to convert certain NAN(IND) data to missing values when import into Matrixbook.

Fixed in Origin 2023.

ORG-25482

Set Values with specific formula crashes Origin

In Origin 2022b, fill col(A) with data, set value with formula on col(B) with formula like i==1?A1:(A[i]-B[i-1]) will crash Origin.

Fixed in Origin 2023.

ORG-25556

Categorical column setting lost after duplciate book/sheet without data

Suppose some column is categorical in a worksheet.

Right click the sheet tab and choose Duplicate without data.

==> Those categorical column not categorical anymore.

==> If there are some graphs with associated categorical info., the graph will be wrong or even blank.

Same issue when duplicate book without data.

Fixed in Origin 2023.

ORG-25554

Sort worksheet based on column with duplicate values

Old bug since at least Origin 6.1

When sorting worksheet based on a column with many duplicate values, the sorting order in other columns may not follow the appearance order.

See column B’s result. Origin 2023 follows the appearance order. Earlier version shows those values in random order.

System variable added @WSA=1 (default). Set it to 0 to roll back to old behavior.

ORG-25369

Reduce/Combine Duplicated Rows Improvement

elect Worksheet: Reduce/Combine Duplicated Rows

Added the ability to select multiple reference columns for row sum.

Image Added

X-Function: wdeldup

Analysis

Fitting

JIRA

SUMMARY

DETAILS

ORG-25140

Copy Operation Fails to Carry Fitted Curve Data Type

For a graph with axis scale is Log(i.e. not Linear), set Fitted Curve X Data Type is Same as Input Data when do NLFIT, Copy Operation and Paste Operation in another similar graph, Fitted Curve X Data Type is reset to Use Source Graph Scale Type. The same issue when save as theme.

Fixed in Origin 2023

ORG-25405

Picture in Word Template File Scaled During Batch Processing

When do batch processing with word template, if word template contain picture, the picture in output word report file will be scaled.

Fixed in Origin 2023

...