Versions Compared

Key

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

...

JIRASummaryDetails
ORG-9424Support pClamp 10.4 file for third-party file import 
ORG-12260Import pClamp files abf 2.0.5 (released on NeuroScience 2014)

After Origin 2015 SR0 release, Molecular Devices released a new device with new abf 2.0.5 file format so it's not supported in SR0.

Need to patch to Origin 2015 SR1 if you would like to import it.

ORG-12328Create sheets for each variable after importing Mat file into hierarchical structure

Introduce system variable @MVE to specify whether create sheets for each variable after importing Mat file as hierarchical structure

0 = (by default) matlab variable not expand automatically.

1 = expand the variable, and also expand all its members recursively.

 

Worksheet

JIRASummaryDetails
ORG-10504

A new x-function colsplit is added to split/unstack column(s).

In Script window, run colsplit -d to open the dialog.

Two Subgroup Methods are provided:

 By every Nth row

By Sequential N Rows

...